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

Is there any reason to use pancakeswap exchange and liquidity for trading? #2

Open
wanglonghong opened this issue Mar 15, 2021 · 0 comments

Comments

@wanglonghong
Copy link

Hi, Your exchange and liquidity are same with pancakeswap ones.
If you are going to create own finance, you need to create own Dex as well.
But you used pancake DEX.
In this file, you used pancakeswap sdk where factory address and init code hash are initialized.
https://github.com/goosedefi/goose-frontend-amm/blob/master/package.json
And router address is also same as pancakeswap.
export const ROUTER_ADDRESS = '0x05fF2B0DB69458A0750badebc4f9e13aDd608C7F'

could you possibly let me know the reason what you used pancake DEX?

Thanks.

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

1 participant