Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hychen/frame-development

Hello Polkadot Challenge - Frame Development
https://github.com/hychen/frame-development

Last synced: 27 days ago
JSON representation

Hello Polkadot Challenge - Frame Development

Awesome Lists containing this project

README

        

1) start node
* cd substrate-node-template
* cargo +nightly-2020-10-05 build --release
* ./target/release/node-template --dev
2) start front end
* sudo yarn
* sudo yarn start

![Image of evidence](https://github.com/hychen/frame-development/blob/master/screenshot.png)