| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Blockchain node for the Nodle Parachain to connect and secure the next trillion things.
Built on Substrate.
Syncing Nodle's Parachain (codename: eden) is done easily via:
cargo run --bin nodle-parachain --release -- --chain eden
There are a few more chains available, such as eden-testing or dev.
cargo build
cargo test --all
cargo install
Assuming that polkadot is in /usr/local/bin and that you installed polkadot-launch you can simply use this command:
cargo build --release -p nodle-parachain && polkadot-launch launch.json
| Back | FazBrowse Home | New Git URL |