-
Notifications
You must be signed in to change notification settings - Fork 944
V2 Interface #404
Comments
They are using Pancake-FrontEnd I think |
Looks like Pancake-FrontEnd didnt include swap part |
At this moment the v2 isn't available, any plan to release this? |
If anyone will find solution, please mention here. |
What is the major difference between both? If I remove the v1 and start focus on pancakev2 LP it won't work? |
still waiting :) |
With the V3 update, what happens to the tokens using V2 router such as moonshot? |
isn't exactly all the same as v1, but it is just replace pancakeswap-libs/sdk with pancakeswap-libs/sdk-v2 ? |
Anyone found a solution to this ? And no, "pancakeswap-libs/sdk-v2" this doesnt work either.
|
Any solution? |
Worked it out myself, enjoy folks Installing V2 Pancakeswap Exchange Interface
Optional extras - remove the component for the popup as this isn't needed. |
hi @Corbyj1
You didn't have that kind of issue? |
Sorry no didn't have that issue at all - did you try clean clone without modifying anything beforehand? Did you make sure to run yarn as well before doing the above steps? I'm running NPM 6.14.12 for reference |
@Corbyj1 Amazing!!! |
How did you solve this issue ? |
@sachinkrishna
|
Where did you import the name "Middleware" from ? Im a bit lost here. |
From |
Thank you. But I have already tried that and it is throwing an error /pancake-swap-interface-v1/src/state/multicall/hooks.ts
|
Hmm... Weird... |
I have tried that. Didint work. I have added the above dependencies with yarn. But i dont think that, that would be the issue. Do you ? |
You mean these dependencies?
I didn't add the above dependencies since |
That was the issue. Thanks a lot man. Its working. |
@atropos0902 Anyway, adding liquidity is working ? No right ? |
@sachinkrishna I planned to work only on |
has anyone figured out how to get liquidity pools working on a fork with v2? I keep running into "You can't add liquidity in v1" but I'm using the v2 router address on the test net: 0xD99D1c33F9fC3444f8101754aBC46c52416550D1 I followed steps here to add liquidity but no luck: https://forum.openzeppelin.com/t/cant-add-liquidity-on-pancakeswap-with-burnable-erc20-token/6993/10 |
I did as you said, clone the official repository, change the wallet address, install the dependencies and the sdk-v2. the application starts up correctly, but if I look for a v2 contract I can't find it, nothing seems to change, it seems to be still using v1. if I install the dependencies you have listed I get a lot of errors, I also use node 6.14.12. any suggestions? EDIT seems to be working now EDIT 2
any tips? |
Hello, dears!
Installing V2 Pancakeswap Exchange Interface Clone PancakeSwap v1 interface |
Please it's necessary |
This code is working for middleware |
I followed every step, including @ubuntutest comment but it stills operates on V1. Any tips? |
Run |
Mine was giving an error but it was because I didn't start the procedure already at the root of the folder, see where I applied Yarn and then all the other settings /home/ianluis/Downloads/pancake/PancakeSwapClone/pancake-swap-interface-v1/src/constants / My only problem is that the other functions are redirecting to pancake's website I don't know how to fix it. |
Please does Pancakeswap have Admin Backend or when you must edit code before adding farm? |
Have the same issue =
|
Hello, if you want to use the testnet-compatible pancakeswap fork, you can use our tool regarding that purpose https://swap.moonrat.finance/#/swap And remember to change to BSC testnet. For mainnet mode, the site works only with Pancake Router v2. |
You should drop a the repo link
…On Wed, 30 Jun 2021, 4:16 am Alan The Achiever, ***@***.***> wrote:
Hello, if you want to use testnet-compatible pancakeswap forks, you can
use our tool regarding that purpose
https://swap.moonrat.finance/#/swap
And remember to change to BSC testnet.
For mainnet mode, the site works only with Pancake Router v2.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#404 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHQELH4MNMURJEZ2XTGCSPDTVKECLANCNFSM43X4HHCA>
.
|
|
Hello please can you send link to Contributing Guidelines to follow? Or just send it direct here? |
Anyone can share working v2 interface repository? |
Are you planning to create/sharee new v2 interface repository or you will use this one?
The text was updated successfully, but these errors were encountered: