Skip to content

InfraBlockchain/infra-did-parachain

Repository files navigation

Infra DID parachain

🚀 Getting Started

🦀 Rust Setup

Make sure you have Rust installed along with everything that's needed to compile a substrate node. More details here.

🔧 Build

  1. Clone the Infra DID parachain repository:
git clone https://github.com/InfraBlockchain/infra-did-parachain
  1. Use cargo to build the parachain node without launching it:
cargo build --release

🕸️ Run a local network

You will need a compatible release of infrablockchain-substrate to run a local network. You may also want to use Zombienet (available for Linux and MacOS), for spinning up a full fledged relay chain - parachain environment. You can find more information about running a local test network HERE

About

An DID node using the Substrate Blockchain Framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages