mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-01-23 10:41:01 -05:00
15 lines
245 B
JSON
15 lines
245 B
JSON
|
{
|
||
|
"manifestVersion": "2.2",
|
||
|
"contracts": {
|
||
|
"ETHMixer": "ETHMixer"
|
||
|
},
|
||
|
"dependencies": {},
|
||
|
"name": "tornado",
|
||
|
"version": "1.0.0",
|
||
|
"compiler": {
|
||
|
"manager": "truffle",
|
||
|
"compilerSettings": {
|
||
|
"optimizer": {}
|
||
|
}
|
||
|
}
|
||
|
}
|