Demo Repository
The remaining part of the Builder Vault online documentation describes several ways to configure a Builder Vault instance, as well as a number of code examples that show how to use our SDK to do operations on a Builder Vault instance.
We have collected these configurations and examples in a single GitLab repository.
The repository consists of a number of Builder Vault configurations, each in its own folder. They are designed so you can launch a complete instance of the Builder Vault with a single command using Docker. In addition, the repository contains a folder with SDK code examples for each supported language. The Builder Vault configurations are set up so that after starting a Builder Vault instance from one of the configurations, you can run the code examples right away.
For more details, see the README.md
file in the root of the repository.
Updated 5 months ago