tangle-network / tangle

The Layer 1 blockchain for on-demand services.
https://www.tangle.tools/
GNU General Public License v3.0
51 stars 25 forks source link

add transferNative to balances precompile #786

Closed 1xstj closed 1 month ago

1xstj commented 1 month ago

Summary of changes Changes introduced in this pull request:

Reference issue to close (if applicable)

Closes

shekohex commented 1 month ago

cc @AtelyPham that could be integrated as a feature in the Tangle dApp for direct native transfer from EVM to Substrate by using a substrate address (they do not need to hash address or anything, just address to public key).

It is different from sending directly from a wallet, we could make a Metamask Snap or something, just food for thoughts.