Skip to content

benya7/creatMe

Repository files navigation

creatMe

Make your custom Tezos NFT Collection. Setup mechanism of distribution.

Demo Video: https://youtu.be/NC-Yn7R9PlE

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

node v14.17.3 or later

Installing

A step by step series of examples that tell you how to get a development env running

Say what the step will be

git clone https://github.com/en0c-026/creatMe.git
cd creatMe
yarn install
yarn dev

Setup

You must rename the '.env.example' file to '.env' This contains an example configuration that you can use for testing purposes.

PINATA_API_KEY=<YOUR_PINATA_API_KEY>
PINATA_SECRET_API_KEY=<YOUR_PINATA_SECRET_KEY>
WALLET_TEZOS_PK=<YOUR_WALLET_PRIVATE_KEY>
TEZOS_RPC_URL=<YOUR_FAVORITE_RPC_URL>

Built With

  • next.js - The React Framework
  • tailwind css - A utility-first CSS framework
  • Pinata-SDK - SDK to interact with the Pinata API, to use the IPFS pinning service.
  • Taquito - TypeScript library to develop your Tezos blockchain
  • tezos-tools - Tezos FA2 NFT CLI Tool And Tutorial

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • To God for the ability to think and inspiration
  • oxheadalpha - for making things easier for me with his examples
  • Tezos - for the chance to participate in this hackathon

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages