Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UE Chain

Description

Simple blockchain project consisting of two applications:

  1. Chain instance / miner
  2. Wallet app

Both apps communicate via gRPC.

Rules

Name Value
Block reward type constant
Block reward 10
Difficulty type constant
Difficulty 4
Initial currency count 1000

Prerequisites

How to use

  1. Import postman collections from postman directory
  2. Set up postman environmental variables (example)
  3. run docker-compose up --build
  4. 1 chain instance and 3 wallets should initialize
  5. getBalance request on miner_wallet shoult return 1010
  6. Try sending some transactions 💸

Author

👨‍🎓 Maciej Siudak 182304

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages