Skip to main content

Reference Application

Kaia Wallet Tutorial

Getting started

Kaia Wallet Tutorial is a reference BApp that works with Kaia Wallet. You can send Kaia's various types of transactions in the Kaia Wallet tutorial and refer to the source code to create your BApp.

  • Try out the application here
  • Check out the source code here

How to use it

Browse to https://tutorial.kaiawallet.io/ with Kaia Wallet installed. As soon as tutorial page loads up, it will send connection request via pop-up. If you click on the connect button, your address and balance will be shown. If you want to change network, open up Kaia Wallet extension and choose network at the top-left corner on the main page. Kaia Wallet tutorial page will automatically detect network and account changes.

Click on the drop-down menu at the center, and choose whatever type of transaction you want to make. (FYI, Legacy refers to ethereum-compatible transactions, and the others are transactions newly introduced to Kaia network. For more information, please refer to Kaia documentation.)

Fill up the required parameters and click the sign button. Another pop-up will ask for Kaia Wallet user's confirmation. The result will be shown on Transaction Result section, and you can also check out transaction history on Kaia Wallet extension.

Contribution

Kaia Wallet-tutorial, as well as other various Kaia projects, is open-source and waiting for your contributions! Please visit https://github.com/kaiachain/kaia-online-toolkit, or https://github.com/kaiachain to check out how to contribute to Kaia projects!