Skip to content

zhangcongcobo/developer-site

 
 

Repository files navigation

Cobo Developer Hub



Custodial Wallet   •   MPC Wallet   •   Smart Contract Wallet   •   News   •   Discord   •   Twitter

About Cobo

Cobo is a globally trusted leader in digital asset custody solutions. As the world’s first omni-custody platform, Cobo offers the full spectrum of solutions from full custody, co-managed MPC custody, to fully decentralized custody as well as wallet-as-a-service, advanced DeFi investment tools and an off-exchange settlement network. Trusted by over 500 institutions with billions in assets under custody, Cobo inspires confidence in digital asset ownership by enabling safe and efficient management of digital assets and interactions with Web 3.0. Cobo is SOC2 Type 1 and Type 2-compliance-certified and licensed in 5 jurisdictions.


Get started

The Developer Hub mainly includes the following resources.:

  • Custodial Wallet. Cobo Custodial Wallet is built upon bank-grade security technologies such as Hardware Security Modules (HSM) and Intel Software Guard Extensions (SGX), that is battle tested in traditional financial industry.
  • MPC Wallet. Cobo MPC Wallet leverages advanced Multi-Party Computation (MPC) technology to implement a Threshold Signature Scheme (TSS).
  • Smart Contract Wallet. Cobo’s Smart Contract Wallet solution, dubbed as “Cobo Safe”, is a smart contract based access control framework on EVM compatible blockchains.

Contributing

PRs are always welcome! To get started, follow this guide to build Cobo Developer Hub from source on your local machine.

Step 1.clone

git clone git@github.com:CoboGlobal/developer-site.git

Step 2. Install Mintlify on your OS:

npm i -g mintlify

Step 3. Go to the docs directory (where you can find mint.json) and run the following command:

mintlify dev

The documentation website is now available at http://localhost:3000.


Step 4. Developer Hub is built on mintlify, its syntax is very similar to markdown

Basic Syntax 👉


Step 5. When you have completed the modifications locally, and after previewing with no issues, please proceed with the standard Fork & Pull Request process for submission.

How to Fork & Pull Request 👉

Contact us

Join the discord 👉
Join the telegram 👉
Follow our twitter 👉
Follow our linkedln 👉

License

The code in this repository is developed and distributed under the GPL 3.0 license. See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • MDX 100.0%