Skip to main content

API Reference

This chapter contains all the APIs you may encounter while developing BApps using Kaia Wallet.

Kaia Provider section covers APIs related to window.klaytn object, which Kaia Wallet injects to browsers as a global variable.

Caver Methods section covers APIs related to caver-js library. By wrapping Kaia provider with Caver instance, you can easily manage all the different kinds of transactions.