Skip to content

Commit

Permalink
Update README.md 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
adarshswaminath authored Jul 27, 2024
1 parent 59b3557 commit 630113a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# BlockSimulate
![Gemini_Generated_Image_84eq9k84eq9k84eq](https://github.com/user-attachments/assets/05212040-78a7-4cd1-917e-044180f02f51)

BlockSimulate is a simple blockchain simulator written in Go. It creates a local blockchain with features for wallet management, transaction signing, and blockchain operations.

Expand Down Expand Up @@ -74,4 +75,4 @@ Request body:
}
```
- GET `/account-details/`:public_key: Retrieve account details by public key.
- GET `/transactions`: Retrieve all transactions.
- GET `/transactions`: Retrieve all transactions.

0 comments on commit 630113a

Please sign in to comment.