Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 2.05 KB

README.md

File metadata and controls

52 lines (33 loc) · 2.05 KB

TrueBlocks SDKs

Go Reference

Table of Contents

Introduction

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.

Documentation

The SDK's documentation is here. Also, see our website for the more information.

Contributing

We love contributors. Please see information about our work flow before proceeding.

  1. Fork this repository into your own repo.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make changes to your local branch and commit them to your forked repo: git commit -m '<commit_message>'
  4. Push back to the original branch: git push origin TrueBlocks/trueblocks-core
  5. Create the pull request.

Contact

If you have questions, comments, or complaints, please join the discussion on our discord server which is linked from our website.

List of Contributors

Thanks to the following people who have contributed to this project:

Deprecated SDKs

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.