readme updated

This commit is contained in:
Linkie Link 2023-08-04 13:04:11 +02:00
parent 7e5281b011
commit 9844ee097c
No known key found for this signature in database
GPG Key ID: 5318B0F2564D38EA
3 changed files with 14 additions and 4 deletions

View File

@ -11,4 +11,9 @@ NEXT_PUBLIC_OSMOSIS_TEST_GQL=https://testnet-osmosis-node.marsprotocol.io/XF32UO
# PION-1 #
NEXT_PUBLIC_NEUTRON_TEST_RPC=https://rpc-palvus.pion-1.ntrn.tech/
NEXT_PUBLIC_NEUTRON_TEST_REST=https://rest-palvus.pion-1.ntrn.tech/
NEXT_PUBLIC_NEUTRON_TEST_GQL=https://testnet-neutron-gql.marsprotocol.io/graphql
NEXT_PUBLIC_NEUTRON_TEST_GQL=https://testnet-neutron-gql.marsprotocol.io/graphql
# NEUTRON-1 #
NEXT_PUBLIC_NEUTRON_RPC=https://neutron.rpc.p2p.world/qgrnU6PsQZA8F9S5Fb8Fn3tV3kXmMBl2M9bcc9jWLjQy8p
NEXT_PUBLIC_NEUTRON_REST=https://neutron.rpc.p2p.world/qgrnU6PsQZA8F9S5Fb8Fn3tV3kXmMBl2M9bcc9jWLjQy8p/lcd
NEXT_PUBLIC_NEUTRON_GQL=https://neutron.rpc.p2p.world/qgrnU6PsQZA8F9S5Fb8Fn3tV3kXmMBl2M9bcc9jWLjQy8p/hive/graphql

View File

@ -14,4 +14,9 @@ NEXT_PUBLIC_OSMOSIS_TEST_GQL=APP_NEXT_OSMOSIS_TEST_GQL
# PION-1 #
NEXT_PUBLIC_NEUTRON_TEST_RPC=APP_NEXT_NEUTRON_TEST_RPC
NEXT_PUBLIC_NEUTRON_TEST_REST=APP_NEXT_NEUTRON_TEST_REST
NEXT_PUBLIC_NEUTRON_TEST_GQL=APP_NEXT_NEUTRON_TEST_GQL
NEXT_PUBLIC_NEUTRON_TEST_GQL=APP_NEXT_NEUTRON_TEST_GQL
# NEUTRON-1 #
NEXT_PUBLIC_NEUTRON_RPC=APP_NEXT_NEUTRON_RPC
NEXT_PUBLIC_NEUTRON_REST=APP_NEXT_NEUTRON_REST
NEXT_PUBLIC_NEUTRON_GQL=APP_NEXT_NEUTRON_GQL

View File

@ -56,8 +56,8 @@ docker run -it -p 3000:3000 \
-e URL_OSMOSIS_TEST_REST=https://lcd.osmotest5.osmosis.zone \
-e URL_OSMOSIS_TEST_RPC=https://rpc.osmotest5.osmosis.zone \
-e URL_NEUTRON_GQL=https://neutron.rpc.p2p.world/qgrnU6PsQZA8F9S5Fb8Fn3tV3kXmMBl2M9bcc9jWLjQy8p/hive/graphql \
-e URL_NEUTRON_REST=https://rest-palvus.pion-1.ntrn.tech \
-e URL_NEUTRON_RPC=https://rpc-palvus.pion-1.ntrn.tech \
-e URL_NEUTRON_REST=https://rest-kralum.neutron-1.neutron.org \
-e URL_NEUTRON_RPC=https://rpc-kralum.neutron-1.neutron.org \
-e URL_NEUTRON_TEST_GQL=https://testnet-neutron-gql.marsprotocol.io/graphql \
-e URL_NEUTRON_TEST_REST=https://rest-palvus.pion-1.ntrn.tech \
-e URL_NEUTRON_TEST_RPC=https://rpc-palvus.pion-1.ntrn.tech marsprotocol/interface:latest