| This repository has been deprecated. |
| Please use https://github.com/iotaledger/iota/tree/develop/apps/evm-bridge instead |
Build the sdk:
pnpm sdk buildRun the bridge app:
pnpm app devCheck eslint and formatting:
pnpm run lintFix eslint and formatting:
pnpm run lint:fix