Unity #385
nguyenkduywork
announced in
Help
Unity
#385
Replies: 1 comment 4 replies
-
Hi did you post a qn in the other thread as well? I can't find it now, could you repost here and I can ans together? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I would like to know a few things:
An example would be: I use web3auth to log in, and I get my public address. I want to test with a Mint function which will mint 100 tokens into that public address. (The mint function is made in the most simple way possible, anyone can use the function, for now. It has two arguments: public address that I get from logging in with Web3Auth and amount to mint).
----> How can I call that function?
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions