harmony-one / sdk

Javascript SDK of Harmony protocol.
MIT License
91 stars 44 forks source link

Is it possible to delegate/undelegate ONE directly in solidity smart contracts? #105

Closed prayingmantissa closed 1 year ago

prayingmantissa commented 2 years ago

I see the Harmony SDK has features to delegate/undelegate by sending sgined transactions to an RPC using Typescript.

Is it possible to do the same thing in a solidity smart contract with a signed transaction from MetaMask or other wallets?

rlan35 commented 2 years ago

It will be possible when this feature is launched. https://github.com/harmony-one/bounties/issues/77 It's currently under implementation.