Skip to content

dephy-io/dephy-blockchain

DePHY Blockchain

Development

Build

cargo build --release

Run

Once the project has been built, the following command can be used to explore all parameters and subcommands:

./target/release/dephy-blockchain -h

Single-Node Development Chain

This command will start the single-node development chain with non-persistent state:

./target/release/dephy-blockchain --dev

Connect with Polkadot-JS Apps Front-end

Once the node is running locally, you can connect it with Polkadot-JS Apps front-end to interact with your chain. Click here connecting the Apps to your local node.

License

Pallets (/pallets), runtimes (/runtimes), and the node (/node) released under AGPL v3.0 License.

All primitives (*-primitives) released under GPL v3.0 with a classpath linking exception.

Third-party vendors (/vendors) released under their own licenses.

Docs (/docs) released under Creative Commons.

The prototyping protocol implementation (/protocol_impl), the Subsquid project (/squid), and all other utilities licensed under MIT License.

About

No description, website, or topics provided.

Resources

License

AGPL-3.0 and 2 other licenses found

Licenses found

AGPL-3.0
AGPL3-LICENSE
GPL-3.0
GPL3-LICENSE
MIT
MIT-LICENSE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published