Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.
/ substrate-test-nodes Public archive

⛔️ DEPRECATED Substrate test node for substrate-api-client

License

Notifications You must be signed in to change notification settings

scs/substrate-test-nodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

This repository is no longer supported. Please consider using substrate-node-template instead with is based on substrate v2.0

Substrate Test Node

A substrate test node that is used for testing the substrate-api-client.

The following modifications have been added to the standard node-template:

  • Added the contracts-module (srml-contracts)
  • Added a minimalistic Kitty module (using custom storage structure)

build from source

Given you have all substrate prerequisites, you can just do

cargo build --release

then run with

./target/release/substrate-test-node --dev

About

⛔️ DEPRECATED Substrate test node for substrate-api-client

Topics

Resources

License

Stars

Watchers

Forks

Packages