Skip to content

DEIPworld/temp-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published