API Reference
This chapter contains all the APIs you may encounter while developing BApps using Kaikas.
Klaytn Provider section covers APIs related to
window.klaytn
object, which Kaikas injects to browsers as a global variable.Caver Methods section covers APIs related to caver-js library. By wrapping Klaytn provider with Caver instance, you can easily manage all the different kinds of transactions.
Last modified 4mo ago