The Hop Protocol v1 monorepo
| Library | Current Version | Description |
|---|---|---|
| @hop-protocol/core | npm version | Metadata and config |
| @hop-protocol/sdk | npm version | TypeScript Hop SDK |
| Application | Current Version | Description |
|---|---|---|
| @hop-protocol/frontend | npm version | React Frontend UI |
| @hop-protocol/hop-node | npm version | TypeScript Hop Node |
Install dependencies & link packages
npm install
npm run bootstrap
Run frontend app in development
cd packages/frontend
REACT_APP_NETWORK=mainnet npm run dev
Visit http://localhost:3000/