I have deployed my contracts with truffle to local network. Now the problem is if I want to interact with them then I need to use truffle console and the function .deployed()
How can I interact with deployed contracts from js file?

Mar 24, 2021, 7:03 PM

© 2024 Draquery.com All rights reserved.