Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use in project #1

Open
CryptoDevving opened this issue Aug 30, 2023 · 7 comments
Open

Use in project #1

CryptoDevving opened this issue Aug 30, 2023 · 7 comments

Comments

@CryptoDevving
Copy link

May I use this in my crypto currency project? What is the license rights?

@emilamaj
Copy link
Owner

I haven't set a license yet, so feel free to use any part of the code in the repo as you'd like.
I am showcasing signswap to find new freelance missions in crypto. Tell me if you need help on your crypto project

@CryptoDevving
Copy link
Author

Thank you so much. I only have one question. How would I be able to add my own tokens to the swap? I am using this on a custom Polygon Edge deployment.

@emilamaj
Copy link
Owner

You mean to add your own tokens as a regular user or, as the deployer wanting to provide liquidity to match an incoming order ?

@CryptoDevving
Copy link
Author

CryptoDevving commented Aug 30, 2023

Both ways. As the deployer to add default listings primarily. So for example we would have Extella (gas coin) and then ERC20Token1 or ERC20Token2 and ERCToken3. But they are default listings on the app. They would be default on the drop down list.

@emilamaj
Copy link
Owner

emilamaj commented Aug 30, 2023

As of now, the backend can automatically take a flashloan from Uniswap to match an incoming user order, and repay the loan with the wiggle room in the price set by the user (actually that part is 95% done)
Some changes needs to be made so that the backend would use it's own source of liquidity to fill in the user's order.

@emilamaj
Copy link
Owner

Yes, I guess so then. You'll also need to create a different internal trade smart contract

@CryptoDevving
Copy link
Author

I deleted my last comment, but thank you for all your help and understanding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants