Hey everybody 👋 I’ve got a short question, which i hope one of you can clear up for me.
I am currently developing a webpack project with truffle. When I run ‘truffle develop’ and ‘npm rum dev’, I can visit my website via local host address. But what I am confused about is: does this simulate the deployment of the projects contract to the Blockchain?
If this isn’t th case, does someone have a guide that shows a way I can deploy my contract locally and access it from my webpack project?
Thanks in advance!
Apr 30, 2018, 5:14 PM