An open API service indexing awesome lists of open source software.

https://github.com/friedger/stacking

Website for Fast Pool, the community stacking pool that pays out rewards in STX.
https://github.com/friedger/stacking

hugo-site stacks

Last synced: 4 months ago
JSON representation

Website for Fast Pool, the community stacking pool that pays out rewards in STX.

Awesome Lists containing this project

README

          

# Fast Pool, the community pool for delegating stackers

## Content
Main information is stored in config.yaml file

Cycle specifc data is contained in data folder, one file for each cycle.

## Development
### Prerequisite
install [hugo](https://gohugo.io/)

### Run locally
1. run `hugo -D server`

### Deployment
1. run `hugo -D`
1. push to `main` branch, the rest is done by netlify