Skip to content

A template project for getting started with CENNZnet API

License

Notifications You must be signed in to change notification settings

cennznet/api-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-template

A template project for writing CENNZnet node.js API scripts

Getting Started

To run this project you will need a connection to a CENNZnet node. The easiest way is to run a local development node with docker.

# Using docker
docker run -p 9944:9944 --rm cennznet/cennznet:1.1.1 --dev --unsafe-ws-external

Otherwise head to https://github.com/cennznet/cennznet and follow the instructions to clone and build the binary yourself.

About

A template project for getting started with CENNZnet API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •