Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdtanrikulu/offchain-with-cid-example
https://github.com/mdtanrikulu/offchain-with-cid-example
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mdtanrikulu/offchain-with-cid-example
- Owner: mdtanrikulu
- Created: 2023-12-12T19:11:28.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-12T21:45:29.000Z (11 months ago)
- Last Synced: 2024-04-13T21:29:48.682Z (7 months ago)
- Language: TypeScript
- Homepage: https://mdtanrikulu.github.io/offchain-with-cid-example/
- Size: 120 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ENS Subname Registrar Website
Once you've got the [Cloudflare Worker](/worker/README.md) running, update [this line](src/pages/api/register.ts#L33-L34) to write names to Cloudflare KV.
Then, run `yarn dev` to start the website locally and test it out.