|
|
hai 8 meses | |
|---|---|---|
| .. | ||
| public | %!s(int64=4) %!d(string=hai) anos | |
| src | %!s(int64=4) %!d(string=hai) anos | |
| .gitignore | %!s(int64=4) %!d(string=hai) anos | |
| README.md | %!s(int64=3) %!d(string=hai) anos | |
| craco.config.js | %!s(int64=4) %!d(string=hai) anos | |
| package-lock.json | hai 8 meses | |
| package.json | hai 8 meses | |
| tsconfig.json | %!s(int64=4) %!d(string=hai) anos | |
This UI can be used for creating and managing migration pools as defined by solana/migration and ethereum/contracts/bridge/utils/Migrator.sol
npm ci
REACT_APP_CLUSTER=mainnet npm start
Navigate to http://localhost:3000/
Please ensure your wallet is connected to the desired chain! These instructions are suitable for any EVM chain.
In order for users to be able to use this newly created pool, "To" tokens must be added to the pool.
Please ensure your wallet is connected to the desired chain! These instructions are suitable for any EVM chain.
If a pool for those tokens has not been created, a "This pool has not been instantiated! Click here to create it." button will appear. Otherwise, the button will be disabled and read "This pool is instantiated."
Before you can add liquidity, you must create a Share SPL Token Account. Similarly, before redeeming shares, you must create a 'From' SPL Token Account.
NodeJS v14+
npm ci
npm start
npm run build
REACT_APP_CLUSTER=testnet npm run build
REACT_APP_CLUSTER=mainnet npm run build
npx serve -s build