-
Notifications
You must be signed in to change notification settings - Fork 27
Home
This is the landing point for Fleek's initiative to implement infrastructure as Solidity contracts. The vision is to have this on a suitable L2 or L3 based on EVM so there is flexibility in terms of which chains to work with. And we can create a network of smart contracts that represent the different parts of your stack. The goal is to be a more verifiable and crypto-friendly Serverless.yaml or Cloudformation manifests.
- governance: on-chain management
- automation: automate control of on-chain infrastructure
- access: create an unstoppable access point for your apps
- tokenization: buy, sell, stake, etc
- Standalone Proof-of-concept (POC)
- Basic structure of contracts, static sites use case, minimal metadata, ERC721 integration, access control
- Minimal UI (minting, listing, viewing, visiting)
- Documentation (installing, running, testing, contributing) and Wiki (project structure, engineering topics)
- Discuss utility of product and value creation/extraction
- Contract improvements and hardening
- Further testing and review
- Add more metadata/functionality
- Proxy
- Gas optimizations, security review, fuzz testing
- Finalize testnet instance
-
Audit and Deploy to mainnet
-
Integration to Fleek XYZ
-
Standardization
-
Extensions
- Verifications
- Lens integration
- Ceramic integration
- Meta-transactions (requires discussion)
- New infra types (backend, contracts, )
Fleek presented "sites as nfts" originally and the idea was take make web applications deployed on Fleek NFTs and mint them on chain. Since then we have been discussing the concept and what the next steps should be including ramping up on the POC work for it. Some of the discussion can be found at https://github.com/FleekHQ/fleek/discussions/20. This wiki is the starting point of capturing any further development in this repo and wiki with the aim to open source it as soon as possible and building this with the community.
From Fleek ⚡ with ❤️