TypeScript + Solidity Run yarn then ./node_modules/.bin/truffle install to get setup ./node_modules/.bin/truffle compile to make sure everything builds bin/compile-typings to compile TypeScript typings from ABIs bin/test to run test suite