Skip to content

Tian-Hun/suiseer

Repository files navigation

About The ProjectFeaturesGetting StartedUsage

About The Project

SuiSeer is a decentralized application (DApp) that brings the ancient art of tarot card reading to the blockchain. Users can engage in tarot card divination and daily draws, receiving personalized insights to guide their lives. A unique feature allows users to mint their tarot reading results and daily cards as NFTs, preserving their experiences as digital collectibles. Leveraging the power of the SUI blockchain, Mystic Indication ensures fast transactions, secure identity management, and a seamless user experience. Join us on this mystical journey and discover the insights that await you!

screenshot

Built With

Next.js

React.js

RadixUI

UnoCss

Features

  • Daily tarot card draws
  • Tarot card divination readings with personalized insights
  • Minting of tarot card readings and daily cards as NFTs
  • Community discussion and sharing of tarot card readings
  • NFT Gallery to view and manage minted NFTs

Getting Started

Prerequisites

Installation

git clone https://github.com/Tian-Hun/suiseer.git
cd suiseer
bun install

Usage

1. Run the local Sui network:

localnet start

Local Sui Explorer will be available on localhost:9001

2. Deploy the demo contract to the local network:

localnet publish --path ${PWD}/move/suiseer

3. Switch to the local network in your browser wallet settings.

4. Fund your localnet account/address:

You have a few options here:

a) Use the Faucet button integrated into your wallet (e.g. Sui Wallet).

b) Copy the localnet address from your wallet and run the following in your console:

localnet faucet 0xYOURADDRESS

5. Set up environment variables:

cp .env.example .env

Then open the .env file and set the required variables.

6. Run the app:

bun dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors