Chrome Extension
caution
KeeperC is a contract wallet that allows users to participate in the system with any ERC20 token. However, for test purposes, KeeperC currently only supports the TERC20
token.
Mumbai testnet is used for a concrete example.
- 💻 Download (Code)
- ✉️ Feedback: lukepark327@gmail.com
Faucet
The faucet for Test ERC20 (TERC20) tokens is available! First, please login. Then, click the "TERC20 / <YOUR_BALANCE>" button to receive 100 TERC20 tokens.
Features
The KeeperC Chrome Extension provides a user-friendly interface to interact with the KeeperC protocol. It has its own wallet functionalities, so you don't need other wallets!
Here's how to use it:
- Download the KeeperC Chrome Extension from the GitHub repository. Please note that it's not available on the Chrome Web Store yet.
- Run
npm run build
to update thedist
folder, then navigate to chrome://extensions/ and click on "Load unpacked" to import the updateddist
folder. You'll need to enable Developer mode first. - Get test tokens by clicking the "FAUCET / 0x1234..." button.
- Enjoy 🄺 KeeperC!