#Bitcoin
2 articles
Tools
2026-03-20
Introducing gogocoin — A Self-Hosted Crypto Trading Bot
A deep dive into gogocoin, a Go-based self-hosted Bitcoin trading bot for bitFlyer. Covers the pluggable strategy architecture, layered design and dependency rules, trading flow, data model, and balance cache.
#Golang#Bitcoin#Trading#Infrastructure
Application
2017-09-26
Notify Bitcoin Asset Status on Slack Using bitFlyer's Private API
Learn bitFlyer API integration with Node.js, HMAC-SHA256 signing, and Slack webhook message formatting.
#API#Bitcoin#Node.js#bitFlyer