Skip to content

zpykillcc/etherdata-sdk

 
 

Repository files navigation

Etherdata SDK

This repo contains all the source code for etherdata blockchain. Currently, we support

  • Kotlin / Java
  • Typescript / javascript
  • React UI

File structure

  • etd-sdk-generate: SDK generator. Will generate sdk based on the language and yaml file
  • sdk: A list of yaml files which contains rpc method, input and output parameters
  • schema: a Json schema for sdk yaml file. Will provide schema validation and auto-complete
  • sdk-dist: Contains all the source code for etherdata in all supported languages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 86.4%
  • Kotlin 9.6%
  • JavaScript 2.3%
  • Jinja 1.2%
  • Other 0.5%