Live at: https://pancake-swap-exchange-testnet-v2.vercel.app
This repo is for developer community to develop and test smart contracts in testnet environment. Feel free to open issues if you want to fix or improve anything.
Host a static version on your own server or run it locally.
1. Extract pancakeswap-testnet-v2-build.zip
2. cd pancakeswap-testnet-v2-build
3. npm install -g vercel
4. vercel login
5. vercel --prod
? Set up and deploy “E:\pancakeswap-testnet\pancake-swap-exchange-testnet”? [Y/n] y
? Link to existing project? [y/N] n
? What’s your project’s name? pancake-swap-exchange-testnet
? In which directory is your code located? ./build
? Want to modify these settings? [y/N] n
✅ Production: https://pancake-swap-exchange-testnet-v2.vercel.app [3s]
Shoot me an email if you want to get pancakeswap-testnet-v2-build.zip.