milseg / plasm-simple-transfer

Sample app showing how to transfer through plasm dusty test network using javascript libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plasm-simple-transfer

Simple application to transfer PLD throught polkadot plasm network on dusty testnet

configure:

edit .env to have your config details.

cp .env.example .env

development:

After yarn install, you must run yarn start script which starts the node application.

About

Sample app showing how to transfer through plasm dusty test network using javascript libraries


Languages

Language:JavaScript 98.6%Language:Shell 1.4%