Skip to content

0xbala-k/TrustDAI

Repository files navigation

TrustDAI

SetUp and Run

  1. Run helper server : https://github.com/0xbala-k/TrustDAI-helper
  2. Deploy contract: Pass the storage contract address from helper sever to the constructor
  3. SetUp .env Use the deployed smart contract address and the helper sever api endpoint
VITE_CONTRACT_ADDRESS = "0xd0EBaF6bAc19AA239853D94ec0FC0639F27eA986"
VITE_CHAIN_NAME="sepolia"
VITE_API_ENDPOINT="http://localhost:3000/"
VITE_CLIENT_PRIV_KEY="kjdbsjbfladf....."
VITE_CLIENT_SWA="skdjbfvjkdsv......."

# Google OAuth credentials (Required only if you want to enable Google Sign-In)
VITE_GOOGLE_CLIENT_ID="10.....apps.googleusercontent.com"
  1. npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published