Pastebin clone
Build a basic CRUD dApp
Last updated
Build a basic CRUD dApp
Last updated
A simple pastebin clone should allow anonymous users to easily publish and share plain text publicly, and browse text uploaded by others.
Building this on MEM has several advantages:
No need to deploy and manage API servers
Application state and all content is stored for free on Arweave forever
Web3-ready - plug in authentication, encryption, token-gating and more
Private pastes using encryption (coming soon)
Self-destruct using encryption (coming soon)
Add the option to using a wallet