Hi, what's the best way to become a blockchain developer? any course?
Apr 6, 2022, 9:18 PM
udemy got some nice courses
Hi all I had a questions, if I want to test a token by using the testnet, is tehre also a way to test uniswap functionality?
or will I have to launch a test version of the contract on the Ethereum main net in order to be able to test all functionality such as provide liquidity/buy/sell/change tax etc
Apr 6, 2022, 9:20 PM
yes, uniswap has contracts deployed on at least one testnet...their docs should show which ones and their addresses
Apr 6, 2022, 10:40 PM
Perfect, thank you!
Apr 7, 2022, 12:27 AM
You can test all uniswap functions in your test environment. Get uniswap smart contract and test your token with it
Apr 7, 2022, 12:41 AM
ah I see, ill have look at it
Apr 7, 2022, 12:50 AM