This website requires JavaScript.
Explore
Help
Sign In
embarklabs
/
embark
Watch
2
Star
0
Fork
0
You've already forked embark
mirror of
https://github.com/embarklabs/embark.git
synced
2025-01-27 14:05:27 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
embark
/
templates
/
demo
/
config
/
namesystem.js
7 lines
93 B
JavaScript
Raw
Normal View
History
Unescape
Escape
convert json configs to js configs
2018-06-12 12:59:31 -04:00
module
.
exports
=
{
default
:
{
available
_providers
:
[
"ens"
]
,
provider
:
"ens"
}
fix linting
2018-06-18 16:04:05 -04:00
}
;
Reference in New Issue
Copy Permalink