ahmetozlu / defi_yield_farming

:tractor: :ear_of_rice: A DeFi app, which provides staking & farming functions are deploy-able with a website, for yield farming.
MIT License
149 stars 110 forks source link

how can i do it with existing tokens? #1

Open jackom06v opened 3 years ago

jackom06v commented 3 years ago

these scripts create 2 new tokens and create a farm for these tokens, is it possible to create a farm with already existing tokens?

ahmetozlu commented 3 years ago

Sure! You can add any existing tokens but please take not that these tokens must to be ERC20 tokens.

Here are two steps to use any existing tokens in this yield farming application:

jackom06v commented 3 years ago

The tokens are already deployed, I don’t want to deploy it again, how can I do?