Skip to main content

All Questions

Tagged with
1 vote
1 answer
201 views

Is there any eth_sign equivalent signing method in plutus?

I want to use my private key to sign a message, and submit the message and signatures to third party server, the third party server can verify that signatures through plutus smartcontract. In ethereum ...
mackie's user avatar
  • 343