https://github.com/microprediction/keymaker
Prevent your keys from going bankrupt, using GitHub Actions.
https://github.com/microprediction/keymaker
timeseries timeseries-analysis timeseries-database timeseries-forecasting
Last synced: about 1 year ago
JSON representation
Prevent your keys from going bankrupt, using GitHub Actions.
- Host: GitHub
- URL: https://github.com/microprediction/keymaker
- Owner: microprediction
- License: mit
- Created: 2020-12-22T03:46:33.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-08T12:34:08.000Z (about 5 years ago)
- Last Synced: 2025-04-02T20:54:25.312Z (about 1 year ago)
- Topics: timeseries, timeseries-analysis, timeseries-database, timeseries-forecasting
- Language: Jupyter Notebook
- Homepage: http://www.microprediction.com
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# keymaker
Unlock the open source, public prediction network.
This helps you publish streams (or make predictions) indefinitely, by preventing your write_key from going broke. See [Microprediction.Com](https://www.microprediction.com/) if you are not yet familiar with the prediction network project.
##

## How to use this repo
1. Fork it
2. Create a GitHub secret called WRITE_KEY
3. Enable GitHub actions
## Don't have a write_key yet?
Open up [New Key](https://github.com/microprediction/keymaker/blob/main/New_Key.ipynb) notebook in colab, and run it.
## Pro tip
To find the runs where a top up has occurred, just click on [actions](https://github.com/microprediction/keymaker/actions) and look for one that terminated earlier than the rest.
## Install
Nup. Not a package.
## Complete the arbitrage
Launch the default crawler. See the [tutorial](https://www.microprediction.com/python-2).