pancakeswap-frontend-hardhat-testnet icon indicating copy to clipboard operation
pancakeswap-frontend-hardhat-testnet copied to clipboard

Pancakeswap Front-end Configuration on Testnet

Results 3 pancakeswap-frontend-hardhat-testnet issues
Sort by recently updated
recently updated
newest added

Hi, Thank you for your project. I have a question not connected with your repository directly, but could you help me? Have you faced the problem when all hardhat tests...

Hi, While `sh start.sh` localhost were unable to detect as baseurl. ``` Unhandled Rejection (Error): could not detect network (event="noNetwork", code=NETWORK_ERROR, version=providers/5.4.1) Logger.makeError /workspace/pancakeswap-frontend-hardhat-testnet/src.ts/index.ts:213 Logger.throwError /workspace/pancakeswap-frontend-hardhat-testnet/src.ts/index.ts:225 StaticJsonRpcProvider. /workspace/pancakeswap-frontend-hardhat-testnet/src.ts/json-rpc-provider.ts:396 393 |...

deploy.sh error: Error: ENOENT: no such file or directory, mkdir '/Users/cecilia-xiaoyu/code/pancakeswap-frontend-hardhat-testnet/deployments/31337' at Object.mkdirSync (node:fs:1336:3) at writeAddr (/Users/cecilia-xiaoyu/code/pancakeswap-frontend-hardhat-testnet/hardhat-token/scripts/artifact_log.js:19:8) at main (/Users/cecilia-xiaoyu/code/pancakeswap-frontend-hardhat-testnet/hardhat-token/scripts/deploy.js:29:11) at processTicksAndRejections (node:internal/process/task_queues:96:5) { errno: -2, syscall: 'mkdir', code: 'ENOENT',...