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 dependencies (from root)
npm install
# run the script with operations sending scenario
npm run start:substrate-rpc
# run the script with operations sending scenario
npm run start:casimir
See
.config.env
to configure environment variables