This repo holds auto-generated SDKs based on TrueBlocks Core. Use it to build amazing local-first applications such as TrueBlocks Browse (currently private).
You are welcome to use the SDK, but it is currently pre-alpha.
The SDK's documentation is here. Also, see our website for the more information.
We love contributors. Please see information about our work flow before proceeding.
- Fork this repository into your own repo.
- Create a branch:
git checkout -b <branch_name>
. - Make changes to your local branch and commit them to your forked repo:
git commit -m '<commit_message>'
- Push back to the original branch:
git push origin TrueBlocks/trueblocks-core
- Create the pull request.
If you have questions, comments, or complaints, please join the discussion on our discord server which is linked from our website.
Thanks to the following people who have contributed to this project:
In the past, we've supported two other SDKs, however, for the time being, they are deprecated. We intend to update them in the future.