Skip to content

decentldotland/ark-ui

Repository files navigation

@decentdotland/ark-ui

multi-chain identity linking protocol

Synopsis

Ark is a protocol for linking your Arweave and EVM-compatible blockchain identities.

Install

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

Supported Networks

Network Name Network(s)
Aurora testnet
Avalanche C-chain mainnet
BNB Chain mainnet
Ethereum Mainnet & Goerli
Fantom Mainnet
Polygon Mainnet
Optimism Mainnet

License

This project is licensed under the MIT license