Dobprotocol

A multi-tenant tokenized asset distribution protocol.

Decentralized Ownership Businesses

Dobprotocol unlocks the creation of automated AI business models in web3 ecosystems.

A protocol that simplifies the validation and distribution of tokens in decentralized assets.

We are a community developing the next new ownership economy. Learn More.

Total Pool Created

15

Total Distributed Amount

$1,199 USD

Total Transactions

232

Total Value Locked

$11,500 USD

About

Why dobprotocol?

Dobprotocol is an open source project whose mission is to ensure that collaboration tools exist in each blockchain to distribute the benefits generated jointly by groups of people or communities.

Dobprotocol technology enables the creation of automated business models with AI where users who participate in the value creation of the collaborative economy have direct participation in the digital assets that generate these benefits.

Powerful Functionalities

Join. Distribute. Earn.

Programe
Distribution

Automation of asset distribution. Distribution of treasury for DAOS, digital assets or community businesses.

Programe
Distribution

Automation of asset distribution. Distribution of treasury for DAOS, digital assets or community businesses.

Programe
Distribution

Automation of asset distribution. Distribution of treasury for DAOS, digital assets or community businesses.

Explore DOB

Programmable Distribution

Programmable distribution automates fund allocation for earnings, rewards, payments, and more. It allows the creation of automated token flows supervised by AI for the management of an autonomous business. 

Discover new ways to automate and distribute tokens.

Automation.

Define the distribution rules for each case. Choose when it is distributed and how much for each participant.

Distribute.

Distribute every income from your digital business, commissions and any share income between the owners.

1 function _getDistributionDate(
2     uint256 nInterval,
3     address _token
4 ) internal view returns (uint256) {
5     if (
6         getStateVariableTokenUint256(
7             uint256(KeyPrefix.nDistributions),
8             _token
9         ) <= nInterval
10     ) {
11         return 0;
12     }
13     uint256 r = getStateVariableTokenUint256(
14         uint256(KeyPrefix.distributionInterval),
15         _token
16     );
17     return
18         getStateVariableTokenUint256(
19             uint256(KeyPrefix.firstDistributionDate),
20             _token
21         ).add(r.mul(nInterval));
22 }

Inhale, exhale, code.

Dobprotocol is open source.
Dive into the open repository and use all the tools we are developing to build the new decentralized ownership economy.

We believe in

Meet our founders

Discover the heart and soul of Dober through our exceptional founding team.
We're a family and we have a mission to amplify transparency and decentralization in finance.

Join hands with us to shape a future of empowered communities.

Fernando Castillo

Blockchain Master - Ph.D.(c) Technische Universität Berlin

Founder
CEO

Margarita Castillo

Blockchain Finance Expert - Master's degree in Finance

Co-founder
CFO

Oscar Castillo

Early Investor Blockchain - Director of Cidif Digital Ventures

Co-founder
COO

Whitepaper


A comprehensive guide
to our vision and technology.
We want to shape the next
collaboration's economy.

Trusted by

Transforming how business is done.

We would love to talk

Have questions?
Please feel free to contact us

fernando@dobprotocol.com