mirror of https://github.com/embarklabs/embark.git
3ceac534e1
registerSubDomain didn't work in tests because it used the old way of checking the env, which is checking the `this.env` string, but in tests, we use the `test` env. So instead, we now check if it is a known network using the network ID (like we do for other place) |
||
---|---|---|
.. | ||
src | ||
.babelrc.js | ||
.gitignore | ||
.npmrc | ||
CHANGELOG.md | ||
README.md | ||
package.json | ||
tsconfig.json |
README.md
embarkjs-ens
embarkjs plugin to interact with ens
Visit framework.embarklabs.io to get started with Embark.