Skip to content

polkadot-study-group/dot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build the project

cargo build --release

To install

This will install and clone the polkadot-sdk repository if the folder did not exist

$ dot install 

Start the node

This command will start the node using omni-node with westend assethub chain-spec

$ dot serve

Start a template node (Optional)

An option to run a template node can also be used

  1. minimal template
  2. parachain template
  3. solochain template

To run a template node $ dot install --template {template} This will compile and start the template node in development mode

$ dot install --template  solochain

About

A CLI that will spin up Polkadot Solidity development environment locally.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •