Skip to content

monologid/blockchain-asset-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockchain-asset-tracker

Asset tracker using BigchainDB

Getting Started

install dependencies and rename the env local example:

yarn install && mv .env.local.example .env.local

And run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Others

Reference for color branding Green

Status

Epic Description Status Notes
Auth User login Backlog
Asset Get list of assets Done
Asset Asset detail In-Progress Error when retrieving transaction from Bigchain
Asset Scan asset for status update Backlog
Asset Create new assets Done
Warehouse Superadmin - Get list of warehouses Done
Warehouse Superadmin - Create new warehouse Done
Warehouse Superadmin - Get warehouse detail Done
Warehouse Superadmin - Create user in warehouse detail Done

Application Architecture

Image Image

Example Blokchain Data

Image