Closed irux closed 2 years ago
https://github.com/anyswap/anyswap-v1-core/blob/master/contracts/AnyswapV6ERC20.sol is the current used version, and https://github.com/anyswap/multichain-smart-contracts/blob/main/contracts/anytoken/MultichainV7ERC20.sol is the new version still under developing.
This repository is used for new smart contracts of multichain, mainly for bridge, router, and anycall functions.
This repository also have upgradation smart contracts of anyswap-v1-core with vesrions start from v7.
Thank you for the clarification! So, I have some questions about the V6 version, but the other repo doesn't have the issues tab enable. Where could I ask or open an issue about the V6 version?
Thank you again
the anyswap-v1-core has enabled the issues tab now. Welcome for your questions there!
Thank you!
Hello, I am pretty interested in using multichain bridge for my project, but I don't know which repo is the correct one. Everytime I find a repo with different implementations. Is this repo the correct one or this one ? https://github.com/anyswap/anyswap-v1-core/blob/master/contracts/AnyswapV6ERC20.sol
Thank you !