https://github.com/firstbatchxyz/hollowdb-nextjs-simple
A simple web-app demo using hollowdb
https://github.com/firstbatchxyz/hollowdb-nextjs-simple
arweave ethereum metamask nextjs typescript
Last synced: 4 months ago
JSON representation
A simple web-app demo using hollowdb
- Host: GitHub
- URL: https://github.com/firstbatchxyz/hollowdb-nextjs-simple
- Owner: firstbatchxyz
- Created: 2023-04-07T15:24:17.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T09:22:09.000Z (over 3 years ago)
- Last Synced: 2025-03-01T14:18:40.801Z (over 1 year ago)
- Topics: arweave, ethereum, metamask, nextjs, typescript
- Language: TypeScript
- Homepage:
- Size: 1.43 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HollowDB - Simple NextJS WebApp
> A simple web-application that allows one to get & set values at a certain key.
Both Arweave & MetaMask wallets are supported! If the connected wallet is the contract owner, an Admin page becomes available.
## Usage
Just clone the repo and `yarn`. Once that is done, start the dev app with `yarn dev`.