Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 667 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 667 Bytes

Edited-Substrate-Node-With-Local-Packages

This is a Edited of "substrate-node-template-polkadot-v0.9.32" with Local Packages (https://github.com/substrate-developer-hub/substrate-node-template.git)

Pakages folder is Edited of "substrate-polkadot-v0.9.32" (https://github.com/paritytech/substrate.git)

How to use this:

  1. Rust version - rustc 1.65.0, Nightly version - nightly-2022-12-20 (Refference: https://docs.substrate.io/install/troubleshoot-rust-issues/, the part of "Use a specific nightly toolchain")
  2. Clone this repo
    git clone https://github.com/namng1012/Blockchain-node.git
  3. Build
    cargo build --release