-
Notifications
You must be signed in to change notification settings - Fork 420
Home
gagarin55 edited this page Jun 7, 2016
·
22 revisions
- Set walletSeed and apiKeyHash in waves-testnet.json to the empty string
- Run node
waves waves-testnet.json
- When you asked 'Please type your wallet seed or type Enter to generate random one' press Enter
- After node ran go to http://127.0.0.1:6869 and call
/wallet/seed
http get method - Write down your seed value. This is you walletSeed.
- Decide what api_key you want and call
/utils/hash/secure
http method to calculate apiKeyHash - Write down your apiKeyHash
- Call
/scorex/stop
http get method to stop node - Put your walletSeed and apiKeyHash values into waves-testnet.json