0.2.0 • Published 3 years ago

@ubeswap/moola v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Ubeswap Moola

Moola integration for Ubeswap.

Currently this consists of the UbeswapMoolaRouter, which allows users to perform deposits and withdrawals in the same transaction as a swap.

Deployed Contracts

See /deployments for mainnet and Alfajores contract addresses.

Contracts are verified using Sourcify.

Deployment

<network> is either alfajores or mainnet.

yarn hardhat deploy --network alfajores --step router

Verification

Run yarn build and use the metadata in build/metadata/UbeswapMoolaRouter/metadata.json to upload to Sourcify.

License

MIT