Easy to use HSD Bidder built on C# .net framework
This version only works with HSD v5 or greater.
If you have below this version use this release
To use this you need to be running a HSD node (either Full or SPV).
Bob comes with this node built in.
The API key is set using the HSD flag --api-key=<key>
.
Bob automatically generates an API key for you. This can be obtained from Bob wallet in Settings > wallet > API Key.
The wallet name and passphrase are the same as you set on Bob or HSD.
- Enter API key
- Enter wallet name and password.
- Test your connection to the HSD node. To connect you need to be running HSD (or Bob Wallet).
- Add domains either using the text box or by importing a text file. (See example-domains.txt for formatting)
- Select mode
- OPEN: Opens domains for auction
- BID: Send bids with specified bid and blind
• Set bid and blind in HNS values - REVEAL: Reveal bids
- REDEEM: Redeems lost auction bids
- UPDATE: Not implemented yet
- TRANSFER: Not implemented yet
- FINALIZE: Not implemented yet
- Set batching settings
- Press start to begin batching transactions
- Pause at any time by pressing Stop
- Batch size This sets how many domains are sent in each transaction. If you send too many the transaction might fail to send.
- Batch interval This sets how many minutes are between sending batch transactions. If you set this too low the transactions might fail to send.