This website requires JavaScript.
Explore
Help
Sign In
embarklabs
/
embark
mirror of
https://github.com/embarklabs/embark.git
Watch
2
Star
0
Fork
You've already forked embark
0
Code
Issues
Projects
Releases
Wiki
Activity
09db4eaa53
embark
/
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"
:
{
implement contract dependencies
2016-09-27 04:55:35 +00:00
"SimpleStorage"
:
{
"args"
:
[
clean up
2016-10-02 23:13:46 +00:00
100
support instanceOf config
2016-09-28 01:04:40 +00:00
]
convert boiletplates to new structure
2016-08-13 15:58:03 +00:00
}
}
move some of the old code
2016-08-13 14:48:00 +00:00
}
}