jcstein / gm-portal

The GM Portal is a smart contract demo for Celestia EVM rollups.

Home Page:https://gmportal.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gm portal ☀️

This is the repository for the gm portal.

Contracts can be found in the contracts directory, and the frontend in frontend.

What is GM?

GM means good morning. It's GM o'clock somewhere, so there's never a bad time to say GM, Gm, or gm.

Getting Started

First, head to the facuet to get your bubs testnet tokens.

Then, you will need to connect your Ethereum wallet below to the Bubs Rollup to display the posts from the smart contract and post a GM.

Nice, what's going on under the hood?

This gm portal is built with Celestia, OP Stack, & Caldera.

The gm portal is a smart contract demo on a rollup built on Celestia to provide data availability and consensus, leveraging the OP Stack as the execution environment.

This allows users to securely create and share blog posts on the blockchain without the need for a centralized server or authority.

Developing this site yourself

# clone the repository
git clone https://github.com/jcstein/gm-portal.git

# CD into directory, and frontend
cd gm-portal/frontend

# Install dependencies
yarn

# Develop site locally
yarn dev

Adding your contributions

If you would like to contribute to this repository, please submit an issue and open a pull request with your changes for the issue.

About

The GM Portal is a smart contract demo for Celestia EVM rollups.

https://gmportal.xyz

License:Apache License 2.0


Languages

Language:Solidity 97.0%Language:TypeScript 2.7%Language:HTML 0.1%Language:Makefile 0.1%Language:CSS 0.1%Language:Nix 0.0%