multi-chain identity linking protocol
Ark is a protocol for linking your Arweave and EVM-compatible blockchain identities.
If this is your first time launching the project, install the packages with yarn:
yarn install
Then populate the fields with your own values in the .env.local
file:
echo 'EXM_API_TOKEN=<TOKEN>' > .env.local
And then launch by typing:
npm run dev
Network Name | Network(s) |
---|---|
Aurora | testnet |
Avalanche | C-chain mainnet |
BNB Chain | mainnet |
Ethereum | Mainnet & Goerli |
Fantom | Mainnet |
Polygon | Mainnet |
Optimism | Mainnet |
This project is licensed under the MIT license