Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonaspfi/blockchain
https://github.com/jonaspfi/blockchain
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jonaspfi/blockchain
- Owner: JonasPfi
- Created: 2024-09-06T09:37:40.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-14T16:37:13.000Z (4 months ago)
- Last Synced: 2024-09-16T01:37:19.650Z (4 months ago)
- Language: Python
- Size: 40 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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 BalanceRefer to the Postman input file to understand the required request format.