A contract system for backing up large file onchain, that can be used in conjunction with IPFS to restore lost nfts
We use Foundry in this repository for compling the contracts and running tests. Simulations are run with Anvil and Python. Inn order to run the python project, you should use Poetry.
Make sure to run make update
to install the dependencies with Soldeer.
Run make test-all
Run make simulate
This codebase is provided on an "as is" and "as available" basis.
We do not give any warranties and will not be liable for any loss incurred through any use of this codebase.
This code is copyright Transient Labs, Inc 2024 and is licensed under the MIT license.
The works referenced in the simulation
folder are CC0 to the best of our knowledge.