Assemblyscript implmementation of RLP base on the typescript implementation. Mostly work in progress.
To build the project, run
npm install && npm run asbuild
To test, run
npm run test
Tests are written using as-pect.
Assemblyscript implmementation of RLP base on the typescript implementation. Mostly work in progress.
To build the project, run
npm install && npm run asbuild
To test, run
npm run test
Tests are written using as-pect.