Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 598 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 598 Bytes

SCALE Codec

A TypeScript library for working with the SCALE codec.

Active Development

This project is currently under active development; it is not very useful.

Usage

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

Acknowledgements

The code in this repository was shamelessly inspired by the fabulous @polkadotjs family of libraries from the amazing @jacogr 😍