Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

Integrate your application

Asbjørn Riddervold edited this page Mar 9, 2022 · 3 revisions

A project that is looking to integrate with BrregCapTable has three different avenues to interact with the protocol implementation. The integration types are as follows:

The SDK makes it easy to make read and makes changes to company cap tables. A smart contract integration allows you to extend the register itself. For new smart contract developers, we recommend this Learning Solidity tutorial series by Karl Floersch. The common methods existing applications use to integrate with our protocol implementation are through our SDK. Explore the SDK guides to learn more!

Demo data

We have extracted data from our registries for about 130 companies respectively. It is stored in two excel files.

Download here

Clone this wiki locally