embark/test_apps/test_app/config
emizzle 75111569a2 feat(@embark/core): Support directives in ENS config
Support directives in ENS configurations, such that subdomains can be registered to addresses of deployed tokens.

The following directives are supported:
```
"register": {
      "rootDomain": "embark.eth",
      "subdomains": {
        "status": "0x4a17f35f0a9927fb4141aa91cbbc72c1b31598de",
        "mytoken": "$MyToken",
        "MyToken2": "$MyToken2"
      }
    }
```

Add unit test for these directives.
2018-12-07 10:21:47 -05:00
..
privatenet change templates to add privatenet 2018-08-21 15:22:07 -04:00
rinkeby change directories for passwords to replicate good behavior and add light and fast modes 2018-06-15 14:03:48 -05:00
ropsten change directories for passwords to replicate good behavior and add light and fast modes 2018-06-15 14:03:48 -05:00
blockchain.json move debugger to sidebar; fix config issue 2018-10-24 13:10:31 -04:00
communication.json remove orbit 2018-06-01 10:15:41 -04:00
contracts.js feat: Allow parallel deploy 2018-11-16 09:35:12 +00:00
namesystem.json feat(@embark/core): Support directives in ENS config 2018-12-07 10:21:47 -05:00
storage.json refactor storage module 2018-06-01 19:32:14 -04:00
webserver.json move test_app to test_apps 2018-03-29 18:20:45 -04:00