-
Notifications
You must be signed in to change notification settings - Fork 30
Home
Alexandra Roatis edited this page Feb 2, 2018
·
15 revisions
This wiki is a guide to using the web3 application programming interface on top of the Aion network.
Before starting the tutorials provided on this wiki, make sure that:
- You have installed the API using the installation guide available in the project README.md file.
- You are running the Aion kernel, using the latest release of the kernel available in the Aion project.
- Example Console describes the steps for sending a transaction from the console.
- Example Multisignature Wallet describes the steps for registering a multi-signature wallet.
- Example TRS describes the steps for deploying and using a token release schedule (TRS) contract.