nft.storage
nft.storage copied to clipboard
Make the test environment data immutable so tests are repeatable
Currently the development environment has some cleanup code that is unreliable. Since the entire project revolves around state, it's critical to have a reliable way for developers to return the environment to a known, stable state This is also important so that the test environment is predictable