On-chain tool for collaborative text editing.
The contract owner should be a DAO (i.e. a Gov contract) so that any modification in the text is voted by the DAO members.
pnpm i
pnpm test
Create a .env
file:
cp .env.template .env
Add your own keys in the .env
file.
pnpm deploy:<NETWORK_NAME>
You can check the current signer wallet balance:
pnpm bal <NETWORK_NAME>
pnpm sourcify:<NETWORK_NAME>
You can contact me via Element, Farcaster, Telegram, Twitter, Discord, or LinkedIn.