Keydonix / liquid-long

The Unlicense
8 stars 1 forks source link

Adds code to generate TypeScript files that match the underlying contracts. #46

Closed MicahZoltu closed 6 years ago

MicahZoltu commented 6 years ago

Required a bit of touching to a number of things to get types to line up correctly, but should all work now. You can test it out by running npx ts-node contracts/test-tools/scripts/sandbox.ts after docker-compose up --build --force-recreate.