Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hychen/frame-development
- Owner: hychen
- License: unlicense
- Created: 2020-10-28T12:49:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-20T22:47:38.000Z (about 2 years ago)
- Last Synced: 2024-11-08T08:49:18.648Z (3 months ago)
- Language: JavaScript
- Size: 1.46 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)