Skip to content

Learn the building blocks of IPFS with Helia: CIDs, UnixFS, CAR files and content routing.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

ipshipyard/helia-adventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helia-adventure

Workshop to learn the building blocks of IPFS with Helia: CIDs, UnixFS, CAR files, routers.

Requirements

  1. Node.js installed
  2. Knowledge of JavaScript

Installation

$ npm install -g helia-adventure

Usage

After installing, start the workshop and follow the instructions:

$ helia-adventure

Can I use TypeScript?

Yes you can, but due to complications around everyone's preferred TypeScript setup, please compile your solutions yourself and verify the compiled code:

$ tsc my-solution.ts
$ helia-adventure verify ./build/my-solution.js

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Learn the building blocks of IPFS with Helia: CIDs, UnixFS, CAR files and content routing.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •