Doma CLI
Install
npm install -g @doma-protocol/cli
doma --versionConfigure
doma config set <key> <value>{
"privateKey": "<keychain-on-macos>",
"apiKey": "<your-doma-api-key>",
"chainId": 97477,
"testnet": false,
"walletMode": "private-key"
}Config keys
Key
Description
Default
Environment variable overrides
Config key
Env var
macOS Keychain
Network selection
Supported chains
Chain
Chain ID
Sponsored gas
What's next
Last updated