aeternity / smart-contract-verifier

Smart Contract Verification and Storage Service consumable through REST API
ISC License
0 stars 0 forks source link

Get the list of supported compilers endpoint #15

Closed lukeromanowicz closed 9 months ago

lukeromanowicz commented 1 year ago

Create GET /compilers endpoint that returns a list of compilers supported by the contract verification.

:white_check_mark: The endpoint should always respond with HTTP 200 containing an array of compilers supported by the Smart Contract Verification Service