Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1.7 KB

README.md

File metadata and controls

55 lines (36 loc) · 1.7 KB

Openocean

Openocean is a decentralized marketplace similar to OpenSea, but it differentiates itself by operating on the gno.land blockchain. This unique integration allows Openocean to leverage the advanced features and capabilities of the gno.land platform, providing users with a secure, efficient, and innovative environment for trading digital assets and collectibles.

Getting started

Installation

Launch the project locally

Once you finished setting up your gno environment, you will have access to some tools like, gnodev.

git clone git@github.com:Molaryy/openocean.git
cd openocean
gnodev contract

Before launching the frontend don't forget to create a new .env file, for that you can copy the current example file:

cd frontend
cp .env.dist .env

You will see some default values, you will need to add a Pinata API key and also a gateway.

To launch the frontend, open a new terminal and use the next commands:

bun install
bun run dev

Features 🚀

Collection creation

You own profile

Statistics

Made with ❤️ by:


Alex

Mohammed