- Install pnpm
- Run
pnpm install
This can be done from the application using the 'Connect Wallet' button, or by going to Conduit and clicking the 'Add to wallet button.'
- Create a new account in your wallet.
- Fund your account with Sepolia Eth from a testnet faucet.
- Transfer to the BOB network using Superbridge.
Note: we have seen instances of this failing. If this happens, the api can be called from a terminal:
curl -XPOST -i https://faucetl2-puff-bob-jznbxtoq7h.t.conduit.xyz/drip/0x4062e44077b1e58C3D630a0e4e632fF81868e448
- This can be done with the faucet button in the UI.
### Starting the project
- Run
pnpm dev
This application is tested using:
- Chrome
- Brave
- Firefox
In the following environments:
- Linux
- MacOS
- Windows
It does not currently support any mobile wallets.