Skip to main content

Configure Organization

Explains how to configure your organization and prepare to perform your integration with blockery.

Sign-Up

Navigate to https://app.blockery.io to create an account.

Establish Organization

Navigate to https://app.blockery.io/organizations to create a new organization.

Fund your Wallet

Your new org will have an address to which you can send assets. This wallet is a self-contained, discreet wallet created specifically for your organization. You will use the blockery API to manage this wallet. Any costs associated with using the blockchain will be deducted from this wallet. This includes both blockery usage fees as well as any on-chain transaction fees you may incur.

Here is an example of what a receive address looks like: ``

Send ADA to your wallet address in order to fund your operations.

Don't know where to get ADA?

We recommend purchasing from coinbase.

Generate API Authentication Keys

The organization page has a button called Generate API Token. This token is used to identify your application to blockery and authorize it to perform actions using your wallet. Generate this token, then save it somewhere safe. The token can not be viewed again through the ui for security reasons. If you need to see it again you will have to generate a new token.

Protect these Keys

These keys allow the holder to take arbitraty actions with your wallet. Do not place these keys anywhere an untrusted agent might gain access to them.

Generate PubSub Authentication Keys

The organization page has a button called Generate Token Pubnub. This token is used to identify your application to Pubnub and authorize it to subscribe to data channels. Generate this token, then save it somewhere safe. The token can not be viewed again through the ui for security reasons. If you need to see it again you will have to generate a new token.

Protect these Keys

These keys allow the holder subscribe to your organization's data channels. Do not place these keys anywhere an untrusted agent might gain access to them.