REST API Reference

Endpoints

Example

curl -X POST http://localhost:8080/api/blockchain/register \
-H "Content-Type: application/json" \
-d '{"username":"Alice","publicKey":""}'

Next → Transaction Flow