Secret Coin Working

I wanted to know how the secret coin works in case of ethereum there is metamask so for Secret Network how does coin transaction’s happen?

I wanted to understand how the currency life cycle of secret coin works. I read about math wallet but can anyone give me details on how integration happens?

Can anyone call a secret contract?

Hi there, a good place to start is the contracts guide

In the last section you can see how to connect a signing client ala metamask, after which you can execute txs, including sending coins.

And yes anyone can call a secret contract, the code itself isn’t secret, only the data, inputs and outputs are encrypted.

1 Like

Can you make network calls via enigma?

If you mean from the enclave, no you cannot.
Otherwise please elaborate, or explain your use case and maybe there’s an alternate, eg oracle