Cross-Chain bitoftrade
DeFi
In details
challenge
The requirement from the client was to create a cross-chain swap product. Our main part of responsibility was smart contracts. We had to work on other parts of cross-chain solution like: oracle, relayer, sdk for frontend integartion.
SOLUTIONS
We implement a bunch of contracts that allow the swapping of any tokens between EVM-like networks. Also, we worked on the javascript part of the product - implementing SDK for easy cross-chain integration.
What is the core of the project?
Bitoftrade cross chain swap allows swapping any token from a source network to any token on a destination network with the lowest fee.
planning the whole scope of the project
create all needed tasks and estimate them
create mvp
test it
implement full version of the project
release
ROAD MAP
smart contracts
sdk
backend (it sends response trasaction on destination network)