There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A Java Implementation of the Polkadot types and their (de-)serialisation via SCALE codec. The initial type library was done in Rust (https://github.com/paritytech/parity-scale-codec) and then ported to Javascript (https://www.npmjs.com/package/@polkadot/types). This project now provides a Java port of this library.