mirror of
https://github.com/oceanprotocol/market.git
synced 2024-11-14 09:14:52 +01:00
Matthias Kretschmann
8737264816
* refactor network output * fetch chain & network metadata from @ethereum-lists/chains * typed responses * switch warning icon for testnet badge * add supportedNetworks list, output warning based on it * markup & spacing tweaks * check networkId against ocean.js ConfigHelper * remove supportedNetworks app config * fetch EVM networks metadata on build time * fixes
16 lines
178 B
Plaintext
16 lines
178 B
Plaintext
node_modules
|
|
out
|
|
.DS_Store
|
|
.idea
|
|
.env
|
|
coverage
|
|
dist
|
|
public
|
|
.cache
|
|
storybook-static
|
|
public/storybook
|
|
.artifacts
|
|
.vercel
|
|
repo-metadata.json
|
|
networks-metadata.json
|
|
src/@types/apollo |