Skip to main content

Web

Use the DO SDK in a web application to connect to the network, build transactions, and read chain data.

Overview​

  1. Prepare the web project.
  2. Import the DO SDK.
  3. Configure the network endpoint.
  4. Send transactions from the browser.

Notes​

  • Keep private keys and mnemonic phrases out of the browser memory when possible.
  • Use a test node before switching to production.