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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -43,6 +43,8 @@ Deploy using ckb-cli by running the following script
bin/deploy-to-dev-chain.sh
```
This will create the `.env` file which contains the configurations for the dev chain. To switch back to the testnet, just rename the `.env` file or delete it.