Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 371 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 371 Bytes

Using gtk-api

Clone this repo to use the @sifchain/gtk-api out of the box.

Installation

yarn

OR

npm

Then run yarn/npm start to run tsc and node on the index.ts file. Note you will need to replace the placeholder mnemonic with your mnemonic and uncomment out the lines you want to run!

yarn start
npm start