A TypeScript library for working with the SCALE codec.
This project is currently under active development; it is not very useful.
Before you can use this project, you must first install its dependencies:
$ yarn
To run the tests:
$ yarn test
To build the project:
$ yarn build
The code in this repository was shamelessly inspired by the fabulous @polkadotjs
family of libraries from the amazing @jacogr 😍