Skip to content

Latest commit

 

History

History
40 lines (34 loc) · 984 Bytes

README.md

File metadata and controls

40 lines (34 loc) · 984 Bytes

@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