Skip to content

m-rit/walletDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wallet Demo

This repository contains a simple wallet application built with Go. The application simulates basic wallet functionalities, allowing users to create wallets, manage balances, and perform transactions.

Project Structure

  • main.go: The main entry point of the application.
  • wallet: Handles wallet creation and balance management.
  • transaction: Manages the transaction logic between wallets.

Getting Started

Prerequisites

  • Go 1.20 or later

Installation

Clone the repository:

git clone https://github.com/m-rit/walletDemo.git
cd walletDemo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages