Run truffle init command. Wrote a smart contract, and did truffle migrate - - reset. No contract is deployed in ganache, even though edited the truffle.config.js file, it just says successfully compiled and that's it. What is the issue? Tried restarting truffle n even the pc, node version being used is 16.20.x something

Oct 5, 2023, 1:45 PM
Please help
Oct 5, 2023, 1:45 PM
Truffle has been discontinued some weeks ago, pick your new framework

JS
https://hardhat.org/

Solidity
https://github.com/foundry-rs/foundry
Oct 5, 2023, 2:04 PM

© 2024 Draquery.com All rights reserved.