Web
Use the DO SDK in a web application to connect to the network, build transactions, and read chain data.
Overview​
- Prepare the web project.
- Import the DO SDK.
- Configure the network endpoint.
- 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.