Skip to content

A specification and implementation of json rpc for the Aion Blockchain.

Notifications You must be signed in to change notification settings

dev-dennis-guye/aion-json-rpc

Repository files navigation

Aion JSON RPC

This project contains a code generator, RPC specification and implementations for use with the Aion Blockchain.

Options

  1. To generate the java code execute: ./gradlew genJava
  2. To create new spec files execute: ./gradlew printSpec -PfilePath={output file path}
  3. To generate the rust code execute: ./gradlew genRust

About

A specification and implementation of json rpc for the Aion Blockchain.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published