Skip to content
aion-anakha edited this page Feb 2, 2018 · 15 revisions

Welcome to the Aion Compatible Web3 Wiki!

This wiki is a guide to using the Web3 application programming interface on top of the Aion network.

Resources

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.

Tutorials

  1. Example Console describes sending a transaction from the console.
  2. Example Multisignature Wallet describes registering a multi-signature wallet.
  3. Example TRS describes deploying and using a token release schedule (TRS) contract.
  4. Test Type describes running code to verify the encode / decode types compatible with the Aion virtual machine.
Clone this wiki locally