Skip to content

Transient-Labs/onchain-backup

Repository files navigation

Onchain Backup

A contract system for backing up large file onchain, that can be used in conjunction with IPFS to restore lost nfts

Install

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.

Running Tests

Run make test-all

Running simulation

Run make simulate

Disclaimer

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.

License

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published