Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jonaspfi/blockchain


https://github.com/jonaspfi/blockchain

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Blockchain
How to use:
```
docker-compose up
```
### List of Api requests:

1. Deposit Money
2. Join
3. Send Transaction
4. Show Transactions
5. Accept Transaction
6. Show Transaction Chain
7. Get Balance

Refer to the Postman input file to understand the required request format.