Openfactoria is a 100% open source serverless web application that is running at https://open.factoria.app
This GitHub repository automatically publishes to https://open.factoria.app through GitHub pages.
- Upload files from the "Files" tab
- From the "V2" tab, deploy a contract instantly
- Set the configuration from the contract dashboard
- Go live!
Openfactoria has no server. You directly post your files to IPFS through nft.storage, and everything takes place inside the browser.
You will need to get a FREE https://nft.storage API key (run by Protocol labs, the developer of IPFS and Filecoin).
Once you get the API key, you can store your NFT content on nft.storage for free.
The web app interacts with the Factoria F0 contract through JavaScript (mostly F0.js).