blinklabs-io / bluefin

A Fortuna (TUNA) miner, written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bluefin

bluefin Logo

A $TUNA miner, written in Go

NOTE: This miner is still a work in progress and may not be functional until a first release is made

WE WANT YOU!!!

We're looking for people to join this project and help get it off the ground.

Discussion is on Discord at https://discord.gg/5fPRZnX4qW

Development / Building

This requires Go 1.19 or better is installed. You also need make.

# Build
make
# Run
./bluefin

You can also run the code without building a binary, first

go run .

About

A Fortuna (TUNA) miner, written in Go

License:Apache License 2.0


Languages

Language:Go 97.9%Language:Makefile 1.7%Language:Dockerfile 0.3%