https://github.com/textileio/ipfs-camp-2019
Material and content for Textile's various IPFS Camp contributions
https://github.com/textileio/ipfs-camp-2019
Last synced: about 1 year ago
JSON representation
Material and content for Textile's various IPFS Camp contributions
- Host: GitHub
- URL: https://github.com/textileio/ipfs-camp-2019
- Owner: textileio
- License: mit
- Created: 2019-06-18T17:00:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T00:51:36.000Z (over 3 years ago)
- Last Synced: 2023-07-05T03:15:23.187Z (about 3 years ago)
- Language: TypeScript
- Size: 10.2 MB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Textile at IPFS Camp 2019
Material and content for Textile's various IPFS Camp contributions
* [Deep Dive](https://github.com/ipfs/camp/tree/master/DEEP_DIVES)
* [Lightning Talk](https://github.com/ipfs/camp/tree/master/LIGHTNING_TALKS)
* [Workshop](https://github.com/ipfs/camp/tree/master/CORE_AND_ELECTIVE_COURSES/ELECTIVE_COURSE_D)
* [Sci-Fi Fair](https://github.com/ipfs/camp/tree/master/SCI-FI_FAIR)
* [Poster Projects](https://github.com/ipfs/camp/tree/master/POSTER_PROJECTS)
## Getting Started
### Workshop Materials (optional)
If you want the 'raw' workshop slides and code beforehand!
1. Have git installed, [https://git-scm.com/downloads](https://git-scm.com/downloads).
2. https://github.com/textileio/ipfs-camp-2019
3. Clone the repo
```
git clone https://github.com/textileio/ipfs-camp-2019
cd ipfs-camp-2019
```
### Installation steps
- Have your favorite code editor ready, if don't have one, we recommend [VSCode](https://code.visualstudio.com).
**Preparing for Workshop**
This stuff can be done in groups!
- Download and extract the [latest release](https://github.com/textileio/go-textile/releases/latest) for your OS and architecture (or use `wget` etc...)
- macOS and Linux
- Extract the tarball (manually or via...)
```
tar xvfz go-textile_0.4.0_{os}-amd64.tar.gz`)
```
- Move `textile` anyplace in your `PATH` (or via...)
```
./install
```
- Windows
- Extract the zip file and move `textile.exe` anyplace in your `PATH`
**Preparing for Hacking (optional)**
- [Node.js >= 10 installed + npm >= 6 installed.](https://nodejs.org/en/download/)
- Download or clone the code at https://github.com/textileio/ipfs-camp-2019 (`./workshop/demo-leaderboard`), `git clone https://github.com/textileio/ipfs-camp.git`.
- Install dependencies (`npm install`) and start the app (`npm run start`) by following the directions at https://github.com/textileio/ipfs-camp-2019/tree/master/workshop/demo-leaderboard.
**Hacking on Mobile App (optional)**
- You'll need a working iOS development environment (this is the hard part!)
- Download or clone the code at https://github.com/textileio/advanced-react-native-boilerplate.git
`git clone git@github.com:textileio/advanced-react-native-boilerplate.git`
- Checkout the `ipfs-tag` branch
`git checkout ipfs-tag`
- Follow the installation and setup direction in the `README.md`
## Textile Photos Invite
