OtoCo Documentation
  • Hello to Automated Company Assembly on Blockchain
  • Updates
    • Oct 2022
    • Sep 2022
    • Aug 2022
    • Jun 2022
  • A. OtoCo: Instant Real-World Entities on Ethereum
    • Part I. How OtoCo Came About
      • 1. The legacy process
      • 2. How we condensed speed of formation to seconds instead of days
        • a. Introducing the Series LLC
        • b. How we removed the naming speedbump
        • c. Why blockchains?
  • Part II. The OtoCo Ethereum smart contracts
  • Part III. The Legal Nexus
    • 1. Delaware
      • Delaware: Certificate of Formation
      • Delaware: OtoCo DE Master LLC Operating Agreement
      • Delaware: OtoCo DE Series LLC Agreement
    • 2. Wyoming
      • Wyoming: Certificate of Formation
      • Wyoming: OtoCo WY Master Operating Agreement
      • Wyoming Series LLC Operating Agreement
  • B. Where We Go From Here: Introducing the OtoCo token
    • Part I. Our Vision for OtoCo: From Product to Platform
      • 1. The Anachronism of Analog Company Formation
        • A Wordpress for companies?
        • Why is nobody doing this?
        • Enter blockchains
      • 2. From Product to Platform: An Onchain Venture Building Marketplace
  • Part II. The OtoCo Token: A Loyalty Scheme, Developer Reward and Voting Card - All in One
    • 1. A tokenized points-system
    • 2. “Proof of sale” rewards
    • 3. A voting card
    • OTOCO Issuance
  • Part III. A New Smart Contract Solution to Building a Pre-Order Book and Automating Token Issuance
    • 1. The idea behind our design
    • 2. Our proposed staking smart contract
    • 3. The OtoCo token sale process
    • 4. Funding update
  • Part IV. Proposed OtoCo Governance and Exit to the Community
  • C. User Guides and FAQs
    • Taxes and reporting
    • Independently verify a blockchain-signed document
    • Create a funding launchpool using OtoGO
    • Prove ownership of your on-chain LLC
    • Multisig LLCs for DAOs
      • Setting up a Gnosis Safe and an OtoCo LLC
    • FAQs
      • About the Series LLC
      • The role of the Master LLC
Powered by GitBook
On this page

Was this helpful?

  1. A. OtoCo: Instant Real-World Entities on Ethereum
  2. Part I. How OtoCo Came About
  3. 2. How we condensed speed of formation to seconds instead of days

c. Why blockchains?

Finally, we wanted to share the results of our "blockchain litmus test" by asking if the same solution could be achieved without the use of smart contracts.

The naming API obviously does not require blockchains: Until blockchains are used as authenticated ledgers for company names (in the same way ens.domains is an authenticated legder for .eth domain names) our solution is entirely database-based (despite the absence of an official public database!).

The spawning of a new Series by the Master could also be done without blockchain: a Stripe payment could be made to OtoCo, with an API that feeds into an online document generator which could be emailed to user for digital signature via a DocuSign-type solution. Once signed, OtoCo LLC as the Master would be notified and the Series would be validly formed.

However there are a number of reasons why we believe blockchains are superior to a more centralized, approach:

  • PRIVACY: Any card payment method would be surveilled: the payer would be known and assuming payer is also first Member, the company would not be private up to the point the Member choses to attest to his/her identity.

  • LATENCY: Speed-wise, stringing together a card payment module with an API with document creation software that requires a digital signature is very different from a solution in which a company is automatically spawned by simply signing on blockchain.

  • CENSORLESS: Any centralized approach would not be censorless, in a sense that anybody can now own a company and be an entrepreneur. Flash companies have the potential to unleash a wave of entrepreneurship and cater to the under-entrepreneured who have no or limited access to limited liability protection.

  • AUTHENTICATION: A fiat payment to pay for a new LLC formation creation has no equivalence to the proof of ownership resulting from using a digital wallet, which collapses activation and ownership into one event. As a ledger of ownership, in particular transferable title such as company stock, blockchains are superior to centralized databases.

  • PROGRAMMABLE EQUITY: In further iterations, shares can be made to “listen” to governance parameters and enforce hardcoded rules such as quorums, qualified majorities, etc. Multisigs over tokenized share classes can help prevent rights of first refusal breaches and other clauses which the analog legal world can only ever address post-factum.

  • FUTURE-PROOF: Perhaps most importantly, onchain company formation is future-proof. By using blockchains both as a ledger and rails for transfer of ownership of “smart-contractified” company equity, legal containers can easily be spun up that facilitate capital formation and help coordinate multiple stakeholders around a common project.

The world has managed without blockchains and smart contracts so far to get companies formed, funded and governed. However, blockchains have the potential to do this cheaper, faster and better and lead to a whole new “theory of the firm”.

Previousb. How we removed the naming speedbumpNextPart II. The OtoCo Ethereum smart contracts

Last updated 2 years ago

Was this helpful?