Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrickPine Wallet API

A simple wallet and transaction API built with Node.js, TypeScript, and Express. This API allows users to fund their wallets, transfer funds, and view transactions. All data is stored in-memory.


Features

  • Create and manage user wallets
  • Fund wallets
  • Transfer money between users
  • View user details and transaction history
  • Built with TypeScript and Express
  • Structured in a clean, modular way

How to Setup

  1. Clone the Repository
git clone https://github.com/emmanuell60/brickpine-wallet-api.git
cd brickpine-wallet-api
  1. install dependencies
npm install
  1. Run the Server
npm run dev

The server will start on http://localhost:5000.

About

A simple wallet and transaction API built with Node.js, TypeScript, and Express. This API allows users to fund their wallets, transfer funds, and view transactions. All data is stored in-memory.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages