Web4 is a new way to distribute decentralized apps. Deploy a single WASM smart contract to deploy the whole web app. You only need to deploy a single smart contract using WebAssembly to host your app's HTTP backend, static resources, and blockchain logic. There is an HTTP gateway to NEAR blockchain which allows smart contract to handle arbitrary GET requests. Every smart contract on NEAR also gets a corresponding API endpoint which can be accessed through regular HTTP requests. You can load any required data in web4_get by returning list of URLs to preload in preloadUrls field. Note that both JSON and form data are supported. When transaction is processed by server user gets redirected to wallet for signing this transaction.
Features
- Manage website frontend in smart contract
- Every .near account receives a subdomain
- Use IPFS with Filecoin to host larger files
- Decentralized ownership and hosting
- Content permanence by default, no more expired links
- Web presence controlled by user
License
MIT LicenseFollow web4
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of web4!