You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Web3 wallet address generate using TS, The same generation algorithm as the mainstream wallet apps, for example: MetaMask, Phantom, OKX Wallet, UniSat Wallet
npm install -g typescript
tsc -v
npm install
npm run start
# Run test:
npm run test
About
Web3 wallet address generate, The same generation algorithm as the mainstream wallet apps, for example: MetaMask, Phantom, OKX Wallet, UniSat Wallet