Unity Smart Contract interaction with Truffle and Ganache #5953
Unanswered
Amirchk
asked this question in
General Q&A
Replies: 1 comment 3 replies
-
Hi @Amirchk could you please elaborate a bit more about the issue you're currently facing? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am building a blockchain game using unity engine on my locally created blockchain Ganache.
Previously, I was using Chainsafe gaming SDK for unity web3 interaction with contracts. After I have created and deployed smart contract on ganache. I faced a provider error when interacting with smart contract from unity engine.
Now I am finding a way to have built-in web3 truffle library for unity engine which will also be localhost.
I hope you guys understand what i am saying.
Beta Was this translation helpful? Give feedback.
All reactions