Skip to main content

💼 Tools and SDKs

There are a variety of open source tools to help developers utilize Kaia smart contract library. This guide provides a list of such tools to help your smart contract builds.

  • Kaia Dapp Mono: collection of different contracts, languages, dApp examples and libraries that work with Kaia.

  • Kaia Online Toolkit: This provides code samples and pages to help you utilize the Kaia SDK(caver-js). With the Online Toolkit, you can derive the code to deploy your Kaia contracts using caver-js. This contract includes KIP7, KIP17, KIP37 and other Kaia Compatible Tokens(KCT). The online toolkit also gives users the functionality of interacting with deployed contracts given its ABI, contract address.

  • Kaia Contracts Wizard: This is an interactive generator to bootstrap your smart contract and learn about Kaia Contracts. This is based on OpenZeppelin Wizard.

Other Resources

If you have any questions, please join our Discord server, or send us an email at developers@kaia.io