JS/TS SDK
An SDK written in Javascript/Typescript for KiiChain
Note: This project is still under development, so future changes will be made.
Kiijs-SDK
KiiJS is a monorepo that contains multiple NPM libraries for writing applications that interact with KiiChain. Apart from the built SDK, the chain matches a lot of operability from cosmjs.
Documentation
Each package has its own documentation under its readme file.
Packages
KiiJS consists of smaller NPM packages within the @kiichain namespace. For more detailed documentation on each package, please refer to the table below.
Typescript library containing helper functions for interacting with the EVM on Kiichain.
Typescript support for KiiChain protofiles, generated with Telescope
Typescript support for a few generic Kiichain functions, like address conversion or ethscp256-1 signer
Contributing
All contributions are very welcome! Remember, contribution is not only PRs and code, but any help with docs or helping other developers solve their issues are very appreciated!
Read below to learn how you can take part in the KiiPy project.
Code of Conduct
Please be sure to read and follow our Code of Conduct. By participating, you are expected to uphold this code.
Contribution Guidelines
Read our contribution guidelines to learn about our issue and pull request submission processes, coding rules, and more.
Issues, Questions and Discussions
We use GitHub Issues for tracking requests and bugs, for general questions and discussion.
License
The KiiPy project is licensed under Apache License 2.0.
Last updated
Was this helpful?