Skip to content

Code samples of submitting operations/transactions to DEIP substrate node using its RPC.

Notifications You must be signed in to change notification settings

DEIPworld/deip-operations-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEIP Protocol operations examples

This repo contains code samples for submitting operations and transactions to DEIP substrate node using its RPC. It's being improved and updated with new examples accordingly to development progress.

Install

# install dependencies (from root)
npm install

Run Substrate RPC example

# run the script with operations sending scenario
npm run start:substrate-rpc

Run Casimir example

# run the script with operations sending scenario
npm run start:casimir

See .config.env to configure environment variables

About

Code samples of submitting operations/transactions to DEIP substrate node using its RPC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published