A basic implementation of a cryptocurrency, TCNCoin, and a mining based transactional network based on the BitCoin Specification
-
Updated
Apr 10, 2018 - Go
A basic implementation of a cryptocurrency, TCNCoin, and a mining based transactional network based on the BitCoin Specification
Сервис для практики разговора на иностранных языках
Backend code practice in golang with psql with CI and opentelemetry (unit and integration tests with codeQL scan)
Check is a compact error handling framework for go.
Example project to show how to combine sql.Tx transactions handling and decorators
This repository contains a Go-based financial service that handles money transfers between accounts. The codebase uses Temporal for workflow orchestration, GORM for database operations, and follows a clean architecture pattern.
This project is a beginner-friendly blockchain built in Go, showcasing core concepts like transaction handling, block mining, and chain validation. It provides a simple interface for learning how blockchains work, making it a great starting point for students and developers exploring Web3.
Elegant, error-proof nested database transactions and savepoints for Go (Golang)
Blockchain kits and framework for building blockchain integrated infrastructure services (with EVM-compatible network), written in go.
Transactor is a library for simplifying transaction management in Go
Go application for working on with transactions data from blockchain.info.
A case study of online banking related application focussed on transactions with different order types.
This repository implements a mock payment gateway in Go, simulating transaction processing without connecting to real financial institutions. It supports various transaction types, including charges, refunds, and voids. This project serves as a demonstration of payment processing concepts and software architecture.
Build Your Own Redis This is my implementation of the "Build your own Redis" challenge from Codecrafters. I've built a Redis-compatible server using Go, covering the following key features: Command Handling, RDB Persistence, Replication, Streams, and Transactions
POC Go microservice for internal account management and money transfers. REST API, PostgreSQL, Iris web framework, and robust decimal handling for financial safety. Includes Docker support, unit tests, and clean layered architecture.
Backend for keeping track of user-to-usertransactions.
dbtx is a library for managing transactions
Add a description, image, and links to the transactions topic page so that developers can more easily learn about it.
To associate your repository with the transactions topic, visit your repo's landing page and select "manage topics."