bidbot

command module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 5, 2021 License: MIT Imports: 35 Imported by: 0

README

bidbot

Bidbot is a Filecoin Network sidecar for miners to bid in storage deal auctions.

Made by Textile Chat on Slack standard-readme compliant

Join us on our public Slack channel for news, discussions, and status updates. Check out our blog for the latest posts and announcements.

Table of Contents

Installation

git clone https://github.com/textileio/bidbot.git
cd bidbot
make install

Getting Started

  1. bidbot init
  2. The output will ask you to sign a token with the owner address of your miner.
  3. Configure your ask price, other bid settings, and auction filters. See bidbot help daemon for details. You can edit the configuration file generated by bidbot init or use the equivalent flag for any given option.
  4. Use the signature you generated above to start the daemon: bidbot daemon --miner-addr [address] --wallet-addr-sig [signature]
  5. Good luck! Your bidbot will automatically bid in open deal auctions. If it wins an auction, the broker will automatically start making a deal with the Lotus wallet address used in step 1.

Contributing

Pull requests and bug reports are very welcome ❤️

This repository falls under the Textile Code of Conduct.

Feel free to get in touch by:

Changelog

A changelog is published along with each release.

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL