wotori-studio / NFText

NFT minting and collaboration platform compatible with Cosmos-based blockchains.
https://stellar.ekza.io
MIT License
1 stars 2 forks source link
blockchain dapp

NFText - from text to virtual worlds.

Concept

This project is about the collaboration between writers and artists in NFT creation. The goal is to allow people from all around the world to participate in art and virtual world creation. Even if you can't draw, you can start with text, imagine the character, and mint the description as an NFT. Then, someone who is good at painting and 3D will join your idea, and in the end, you'll have a visualization of text and a group of NFTs that can live in web 3.0 and virtual worlds.

Features

Current release:

In progress:

Basic Interface

image

Development & Requirements

Smart Contracts

Most smart contracts used in NFText are in this repository. Basicaly this dApp builded with this CosmWasm smart contracts:

To run this project:

  1. Deploy all required smart contracts.
  2. Install any necessary dependencies.
  3. Copy and paste env.template and rename it to .env.
  4. Fill out the necessary fields in .env.
  5. Run the project.

Network

Constantine

NEXT_PUBLIC_CHAIN_ID=constantine-2
NEXT_PUBLIC_CHAIN_NAME=constantine
NEXT_PUBLIC_CHAIN_BECH32_PREFIX=archway
NEXT_PUBLIC_CHAIN_RPC_ENDPOINT=https://rpc.constantine-2.archway.tech:443
NEXT_PUBLIC_CHAIN_REST_ENDPOINT=https://api.constantine-2.archway.tech:443
NEXT_PUBLIC_STAKING_DENOM=uconst
NEXT_PUBLIC_FAUCET=https://faucet.constantine-2.archway.tech