near / near-cli

General purpose command line tools for interacting with NEAR Protocol
https://docs.near.org
MIT License
193 stars 91 forks source link

Meta-Transactions Support #1041

Open anthony-near opened 1 year ago

anthony-near commented 1 year ago

Is your feature request related to a problem? Please describe. Currently unable to send meta-transactions as specified in NEP-366 using CLI

Describe the solution you'd like Implement CLI support for meta transactions as specified in NEP-366

Specific implementation TBD.

Describe alternatives you've considered n/a

Additional context See discussion in NEP: https://github.com/near/NEPs/pull/366