Everything's Blue
Introduction
This section will show that since effectively Blue is a loanguage, anything can be described using it
Web Service
Any API can be represented as Blue The whole API definition Every account being crated
ETH or similar
Every ETH or other blockchain contract can be represented as Blue It can represent the current running contract It can represent the code of the contract to run Also events being triggered can be mapped to Blue
JavaScript or other lang
Every JS code can be represented as Blue ID. That helps in guaranteeing that what we run is what we were expecting