/coinbase-clone

A blockchain based coinbase clone

Primary LanguageJavaScript

Blockchain Coinbase clone

This is a blockchain cloned version of coinbase official page whereby you will be required to login with your wallet. Currently building with NextJs and ReactJs, Sanity studio for storage and fast API access, styled components etc

Login page with Metamask(More wallet integrations coming soon)

Login Page with your Metamask


Dashboard

Basic Homepage

Getting Started

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.



Next thing is to start the Sanity Studio

Open another terminal and run the following command:

sanity start

Development still in progress..........