Skip to content

osuketh/apple-store-substrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apple-store-substrate

An apple store on substrate

Build and Start apple-store chain

$ curl https://getsubstrate.io -sSf | bash
$ ./init.sh
$ ./build.sh
$ cargo build --release
$ ./target/release/apple-store --dev

Interactions with the runtime

To simplify interactions with the runtime, we can use: https://polkadot.js.org/apps/

To have it connect to your local node, set:


Then, sending extrinsics and getting the chain state 🙌

About

An apple store on substrate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors