Gocoin is a full bitcoin client solution (node + wallet) written in Go language (golang).
The two basic components of the software are a client – a bitcoin node that must be connected to the internet, and a wallet – a wallet app, that is designed to be used offline.
The wallet uses unencrypted files to store the private keys, so users are strongly recommended to keep these files are stored on an encrypted disk.
Features include:
- Web interface.
- Multiple wallets.
- Use the wallet without the client.
- Supports Type-2 and Type-3 deterministic mode.
- Import private keys generated elsewhere.
- The wallet requires very little system requirements and should even work on hardware like the Raspberry Pi.
- Support for JoinCoin sort of transaction in the wallet.
- fetchbal – fetchs the balance of your wallet from popular block explorers and saves it in the format recognized by the gocoin’s wallet.
- XSS protection on WebUI and IP access control.
Website: github.com/piotrnar/gocoin
Support:
Developer: Piotr Narewski
License: Non-commercial use
| Explore Linux | |
|---|---|
| Best Free and Open Source Software - A huge collection of recommended free and open source software covering every major category. | |
| In-depth Linux Software Reviews - Detailed assessments of Linux software covering features, usability and overall quality. | |
| The Big List of Active Linux Distros - An extensive collection of actively developed Linux distributions. | |
| Open Source Alternatives - Alternatives to software and services from Google, Microsoft, Apple, Adobe, IBM, Autodesk, Oracle and others. | |
| Essential Linux System Tools - Indispensable utilities for monitoring, maintaining and managing Linux systems. | |
| Linux Productivity Tools - Useful utilities for improving productivity and streamlining everyday tasks. | |
| Alternatives to Popular CLI Tools - Modern alternatives to familiar command-line utilities supplied with Linux systems. | |
| Awesome Free Linux Game Tools - Tools, utilities and companion software that improve gaming on Linux. | |
| Machine Learning on Linux - Machine learning and deep learning software, self-hosted applications and practical tools. | |
| Saving Money with Linux - Practical ways to reduce electricity consumption and lower computing costs with Linux. | |
| Linux Candy - Fun, entertaining and sometimes delightfully quirky software from the lighter side of Linux. | |

Please read our Comment Policy before commenting.