leo/examples/basic_bank/program.json

11 lines
289 B
JSON
Raw Normal View History

2022-09-20 18:36:30 +03:00
{
"program": "basic_bank.aleo",
2022-09-20 18:36:30 +03:00
"version": "0.0.0",
"description": "",
"development": {
"private_key": "APrivateKey1zkpHtqVWT6fSHgUMNxsuVf7eaR6id2cj7TieKY1Z8CP5rCD",
"address": "aleo1t0uer3jgtsgmx5tq6x6f9ecu8tr57rzzfnc2dgmcqldceal0ls9qf6st7a"
},
"license": "MIT"
}