Table of Contents
Our contributors - surfer05
, lordshashank
, 07Vaishnavi-Singh
, me-loser
.
You must have seen price of a token rising rapidly on a chain but not able to transfer to that just beacuse doing cross chain transfer have many formalities and it turns out to be quite hectic. And even if you complete the steps there's no guarantee that price would remain same. And don't ask about gas costs in these transactions.
TransiFy is the protocol that provides one swap transfer of tokens from one chain to any other token. Do a search and replace with your text editor for the following: github_username
, Transify
, twitter_handle
, linkedin_username
, email_client
, email
, Swap n Profit
, Made with Router
- [https://www.routerprotocol.com/]
- [https://hardhat.org/]
- [https://ethereum.org/en/]
- [https://nextjs.org/]
To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/github_username/repo_name.git
- Install NPM packages
npm install
- Have a hands-on experience on our project.
Cross-chain transfers have been an issue for quite a time. There are many cross chain solutions available but some take too much steps or too much gas.
Our project helps us to swap currencies through just a click on the swap
button. Its really cost effective and gas effective credits to cross chain transfer protocol of Router Protocol.
It helps you to prevent your loss in the crypto market by instantly alerting you about the price changes as well. you can check the tokens that are running high that time in different chains and transfer any amount of your tokens to that token in just one click.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request