Example project for building Koinos Smart Contracts with NX Monorepo.
Run nx build token-contract to build the contract.
Run nx test token to execute the unit tests via As-pec.
Run nx e2e token-e2e to execute the e2e tests via Local-Koinos and Jest.