Clone this repo to use the @sifchain/gtk-api out of the box.
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