Skip to content

BlueLeadger/kiijs-sdk

 
 

Repository files navigation

KiiJs

KiiJS is a monorepo that contains multiple NPM libraries for writing applications that interact with KiiChain.

Documentation

Each package has it's 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.

Package Description
@kiichain/kiijs-evm Typescript library containing helper functions for interacting with the EVM on Kiichain.
@kiichain/kiijs-proto Typescript support for KiiChain protofiles, generated with Telescope
@kiichain/kiijs-rwa Typescript support for KiiChain RWA transactions
@kiichain/kiijs-utils Typescript support for a few generic Kiichain fucntions, 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 KiiJS-SDK 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, and for general questions and discussion.

License

The KiiJS-SDK project is licensed under Apache License 2.0.

About

JS/TS SDK for KiiChain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%