Тёмный

Hardhat Ignition: Smart Contract Deployment Tutorial 

Soft.Tomatoes
Подписаться 1,5 тыс.
Просмотров 3,6 тыс.
50% 1

Опубликовано:

 

26 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 21   
@vtdr
@vtdr 3 месяца назад
perfection is how we call it
@nanakstark
@nanakstark 7 месяцев назад
dude saved my day 💯 you have my respect man
@neelamnagaraj8569
@neelamnagaraj8569 4 месяца назад
Thank you sooo much man u literally cooled my frustation
@mrasadali1992
@mrasadali1992 7 месяцев назад
Welcome back sir 🎊
@jeyasheelarakkinimj6534
@jeyasheelarakkinimj6534 2 месяца назад
thanks it worked how to do unit test in hardhat by interacting with the contract in the console
@gilomer3670
@gilomer3670 7 месяцев назад
Great tutorial. But this is all the simple easy stuff. What if you need to pass a value to your Constructor when you're deploying your contract? OR say you need to do a chain-deployment. For instance you have a DeFi contract and an ERC20 Token contract. So you need to deploy the ERC20 contract first, then once it’s deployed you need to pass its address to the DeFi contract - which you’ll deploy second. How would you do that with Ignition?
@soft.tomatoes
@soft.tomatoes 7 месяцев назад
Good idea actually, I might make more defi projects soon
@nezongaming8269
@nezongaming8269 2 месяца назад
very helpful
@hruthikshetty683
@hruthikshetty683 4 месяца назад
How to access the deployed contract address after deployment?
@Piratajuegoscom
@Piratajuegoscom 6 месяцев назад
good video thanks
@sruthinteja4644
@sruthinteja4644 6 месяцев назад
What if we don't have contructor in our Token.sol code
@soft.tomatoes
@soft.tomatoes 5 месяцев назад
You can do this: " const tokenContract = m.contract("Token", [] ); " or that: " const tokenContract = m.contract("Token"); "
@Davut-w3h
@Davut-w3h 6 месяцев назад
what if we don't have constructor. How would you do that?
@soft.tomatoes
@soft.tomatoes 5 месяцев назад
You can do this: " const tokenContract = m.contract("Token", [] ); " or that: " const tokenContract = m.contract("Token"); "
@coullax1
@coullax1 7 месяцев назад
i watch your videos
@justkaz7104
@justkaz7104 7 месяцев назад
you didn't show how you scripted "fantomtest" i.e. chainId, url, blockExplorer, etc
@soft.tomatoes
@soft.tomatoes 7 месяцев назад
Because no need for that. RPC Endpoint already conveys these information to the hardhat project in our computers
@justkaz7104
@justkaz7104 7 месяцев назад
​​@@soft.tomatoes what about testnets like Cronos which isn't supported by default? You should show how to setup a custom testnet.
@soft.tomatoes
@soft.tomatoes 6 месяцев назад
Ok but cronos testnet faucets are not working. Any other chain you like?
@justkaz7104
@justkaz7104 7 месяцев назад
5
Далее
Connect Smart Contract to HTML
13:38
Просмотров 513
ERC20 Token Tutorial | Create Your Own Cryptocurrency
1:13:56
How to Create a Hardhat Project Step by Step!
20:40
Просмотров 2,4 тыс.