Skip to content

w3hc/enki

Repository files navigation

Enki

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.

Install

pnpm i

Test

pnpm test

Deploy

Create a .env file:

cp .env.template .env

Add your own keys in the .env file.

pnpm deploy:<NETWORK_NAME>

Check balance

You can check the current signer wallet balance:

pnpm bal <NETWORK_NAME>

Verify using Sourcify

pnpm sourcify:<NETWORK_NAME>

Versions

Support

You can contact me via Element, Farcaster, Telegram, Twitter, Discord, or LinkedIn.

About

On-chain tool for collaborative text editing

Resources

License

Stars

Watchers

Forks

Releases

No releases published