mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-23 15:15:47 +03:00
11 lines
305 B
JSON
11 lines
305 B
JSON
{
|
|
"program": "helloworld.aleo",
|
|
"version": "0.0.0",
|
|
"description": "",
|
|
"development": {
|
|
"private_key": "APrivateKey1zkpBvXdKZKaXXcLUnwAVFCQNp41jrX6JqTuJo1JShfPoRfx",
|
|
"address": "aleo1mgfq6g40l6zkhsm063n3uhr43qk5e0zsua5aszeq5080dsvlcvxsn0rrau"
|
|
},
|
|
"license": "MIT"
|
|
}
|