/assemblyscript-rlp

Recursive Length Prefix Encoding in Assemblyscript

Primary LanguageTypeScriptMIT LicenseMIT

assemblyscript-rlp

Assemblyscript implmementation of RLP base on the typescript implementation. Mostly work in progress.

Development

To build the project, run

npm install && npm run asbuild

To test, run

npm run test

Tests are written using as-pect.