mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-11 06:25:57 +00:00
namesystem.json templates added
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
This commit is contained in:
parent
91d3ccbc70
commit
6b1b849df7
6
templates/boilerplate/config/namesystem.json
Normal file
6
templates/boilerplate/config/namesystem.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"default": {
|
||||
"available_providers": ["ens"],
|
||||
"provider": "ens"
|
||||
}
|
||||
}
|
6
templates/demo/config/namesystem.json
Normal file
6
templates/demo/config/namesystem.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"default": {
|
||||
"available_providers": ["ens"],
|
||||
"provider": "ens"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user