Skip to content

NFT ticketing platform on Polygon. With Transak crypto purchases.

License

Notifications You must be signed in to change notification settings

ray-blue/NFTickets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


NFTickets

NFT ticketing app built with Polygon, Tatum express NFT API and Transak API!
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

NFTickets

NFTickets brings a new utility to NFT projects by providing a ticketing app where access is granted to users through the validity of the NFT providing gated access to holders. Users are able to buy the NFT and store it directly in their NFTickets wallet and present it at point of entry.

Here's why:

  • Providing utility to NFT's
  • Simplifying the purchase and verifcation of NFT access tickets.
  • Ease of use.

The project has not been audited and should not be used in production, project is currenlty a proof of concept.

(back to top)

Built With

Tech stack used in the project:

(back to top)

Getting Started

Follow the steps below to run the project locally.

Prerequisites

Following will be required to run the project.

  • Angular
    npm i @angular/cli
  • npm
    npm install -g ionic
  • Obtain an API key from Tatum.io NOTE: The application makes use of express NFT API, a paid plan or promo plan is required.
  • Obtain an API key from Transak.

Installation

  1. Clone the repo
    git clone https://github.com/ray-blue/NFTickets.git
  2. Install NPM packages
    npm install
  3. Enter your Tatum and Transak API in environments.ts
    const API_KEY = 'ENTER YOUR API';
  4. Run the project
ionic serve

(back to top)

Demo

See the project demo video below.

DEMO

(back to top)

Roadmap

  • Add Changelog
  • Build ticket listing site
  • Add additionnal functionality
  • Add security to the app
  • Multi-language Support
    • Chinese
    • Spanish

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Suraya Ngobeni - suarya.ngobeni@gmail.com

Project Link: https://github.com/ray-blue/NFTickets

(back to top)

Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!

(back to top)

About

NFT ticketing platform on Polygon. With Transak crypto purchases.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published