This website requires JavaScript.
Explore
Help
Sign In
status-im
/
embark-area-51
mirror of
https://github.com/status-im/embark-area-51.git
Watch
2
Star
0
Fork
You've already forked embark-area-51
0
Code
Issues
Projects
Releases
Wiki
Activity
d21f385fc0
embark-area-51
/
demo
/
config
/
contracts.json
13 lines
142 B
JSON
Raw
Normal View
History
Unescape
Escape
move some of the old code
2016-08-13 14:48:00 +00:00
{
convert boiletplates to new structure
2016-08-13 15:58:03 +00:00
"default"
:
{
make contract gas calculation automatic
2016-09-23 09:33:38 +00:00
"gas"
:
"auto"
,
convert boiletplates to new structure
2016-08-13 15:58:03 +00:00
"contracts"
:
{
"SimpleStorage"
:
{
"args"
:
[
100
]
}
}
move some of the old code
2016-08-13 14:48:00 +00:00
}
}