BCAT is a test blockchain to understand web 3.0 technology. BCAT has 6 "I't will be":
- It will be public blockchain.
- It will be anonymous.
- It will be fast.
- It will be secure.
- It will be scalable.
- It will be decentralized.
- C#
- .NET Core
Status: 200
{
"message": "Success",
"data": {
"ping": "pong"
}
}
All requests and responses will be in json format.
Status: 200
{
"message": "Success",
"data": {
"key": "value"
}
}
data can be not included.
Status: !200
{
"message": "Error",
"error": "Error messsage"
}
Wiki: BCAT Wiki
Blockchain will has custom protocol based on TCP/IP - BCAT Protocol.
BCAT need to work with blocks, transactions, wallets, mining etc.
Protocol will use json format for data exchange.