Skip to content

firstbatchxyz/hollowdb-nextjs-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT Discord

Calendar Application on Arweave using HollowDB, Next.js, & Fullcalendar

A permanent calendar application using whitelisted version of HollowDB, Next.js and Fullcalendar living on the Arweave blockchain.

Metamask and Arweave.app wallets are supported, users can deploy HollowDB contracts and create events using Fullcalendar while storing the events on the HollowDB contract with both wallets.

Check out the live demo.

Configuration

HollowDB contracts are deployed using the source transaction of another hollowdb contract instead of deploying the whole code.

Installation

  1. Clone the project to your local, install the dependencies
git clone https://github.com/firstbatchxyz/hollowdb-nextjs-calendar.git
cd hollowdb-nextjs-calendar
# install using NPM or Yarn
npm install
# or
yarn
  1. Start the local app
yarn dev

Help

If you have any questions related to this demo or HollowDB, join our Discord channel.