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

added new clear state feature to clear contract state #1019

Open doriancrutcher opened 1 year ago

doriancrutcher commented 1 year ago

This feature utilizes Illia's new contract that gets deployed onto an account to have it's state cleared.

for now this is only configured for testnet, would love for someone to take a look at this and let me know your thoughts. then I'll add the option and configuration for mainnet

agileurbanite commented 1 year ago

+1

mikedotexe commented 7 months ago

Cool idea