This repository was archived by the owner on Nov 15, 2021. It is now read-only.

Description
This is a TODO for a project (see side bar)
Create an inventory of useful/required API’s to interact with the blockchain without having to run a full node and propose a structure. The NeoModules structure/module separation has been indicated to be very useful by other users. Try to use that as a reference. For more ideas look at neon-js
The bare minimum functionality to support:
- Support asset (NEO/GAS) transfers
- Support GAS claiming
- Support NEP-5 transfers and information querying
- Support offline signing
- Support multi-signature wallets
For RPC functionality keep #884 in mind