Peach is a next-generation event ticketing platform leveraging blockchain technology for secure, transparent, and efficient ticket management.
This monorepo contains the following components:
backend/
: Elixir backend using Phoenix frameworkonchain/
: Starknet smart contracts implemented in Cairoapp/
: Peach main applicationwebsite/
: Peach website
- Elixir 1.14 or later
- Erlang 25 or later
- Node.js 18.18 or later
- Scarb (latest version)
- PostgreSQL
-
Clone the repository:
git clone https://github.com/keep-starknet-strange/peach.git cd peach
-
Follow the README instructions in each component directory to set up and run the different parts of the project.
Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.
This project is licensed under the MIT License - see the LICENSE.md file for details.