bestchains / bestchains-contracts

Bestchains contracts is a library for secure smart contract development.
Apache License 2.0
2 stars 3 forks source link

define json format contract description #18

Closed bjwswang closed 1 year ago

bjwswang commented 1 year ago
{
    "name": "basic",
    "version": "",
    "description": "",
    "from": "Bestchains Team"
}
bjwswang commented 1 year ago

@marsdawe