polkadot-java / api

Java APIs around Polkadot and any Substrate-based chain RPC calls. It is dynamically generated based on what the Substrate runtime provides in terms of metadata.Full documentation & examples available.
https://polkadot-java.github.io/
Apache License 2.0
61 stars 28 forks source link

0.91.0 beta.3 #27

Closed wangboy closed 5 years ago

wangboy commented 5 years ago

1.add type metadata 2.add type extrinsics 3.add some other types 4.fix compile error

Closes #22