Simple fyne app to register farms on threefold grid
It's required to register an identity on the tfgrid explorer requires:
- 3bot Name: alphanumeric ending with
.3bot - words (mnemonics): if left empty it will get generated
for the farm all you need is
- farm name: alphanumeric
- tft wallet address
Can list all of your farms and edit them (mainly the wallet address is what is interesting to you)
Can list all nodes and show the important details
Go farmer now supports dark/light modes
- clone
https://github.com/xmonader/gofarmer go build- run using
./gofarmer
- please note on ubuntu you may need to execute
sudo apt install libxxf86vm-dev
seed file should exist or gets generated in ~/.config/tffarmer.seed
the file looks like this:
"1.1.0"{"mnemonic":"some words","threebotid":2201}%



