• Stars
    star
    6
  • Rank 2,539,965 (Top 51 %)
  • Language
    Java
  • License
    GNU General Publi...
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

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.