Skip to content

BrightID/brightid-nft-mint-relay

Repository files navigation

Setup

  1. Create a .env file and add the following environment variables:
HOST="0.0.0.0"
PORT=5000
RELAY_BASE_ROUTE="/brightid-nft-mint-relay"
RPC_URL="wss://rpc.gnosischain.com/wss"
CHAINID="0x64" # 100
# GAS=500000
# GAS_PRICE=10000000000
CONTEXT="BrightID Context"
CONTRACT_ADDRESS="Contract Address"
RELAYER_ADDRESS="Relay Wallet Address"
RELAYER_PRIVATE="Relay Wallet Private Key"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published