JohnathanALves / QLDB-POC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Ledger implementation Using QLDB

Proof of concept of using AWS QLDB for registring transactions and management of users balance.

How to Start

Before starting you need to have a AWS Cli installed and logged in on you machine.

npm install
npm start

About


Languages

Language:TypeScript 91.0%Language:JavaScript 9.0%