Skip to content

Opensea like using the gnoland blockchain and GRC721

Notifications You must be signed in to change notification settings

Molaryy/openocean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Opensea like using the gnoland blockchain and GRC721

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages