Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EventPass-Contract

EventPass is a Stellar-based event management dApp focused on soulbound ticketing, invite-only access, and verifiable entry.

About

This repository is intended to host the Soroban smart contract layer for EventPass, including contract design and implementation for:

  • Event creation and management
  • Non-transferable NFT ticket issuance
  • Payment processing with XLM and USDC

Repository Purpose

This repo is scoped to the on-chain smart contract components of the EventPass product. It is part of a larger product stack that includes:

  • eventpass-backend — Rust API and business logic
  • eventpass-frontend — Next.js dApp interface

Getting Started

  1. Review the contract requirements and architecture in the product PRD.
  2. Add smart contract source code under contracts/.
  3. Keep contract interfaces consistent with the event, ticket, and payment module designs.

GitHub Setup

This repository includes:

  • .github/workflows/ci.yml — GitHub Actions workflow for markdown and YAML validation
  • .github/ISSUE_TEMPLATE/ — Bug report and feature request templates
  • .github/PULL_REQUEST_TEMPLATE.md — PR checklist and summary template
  • CONTRIBUTING.md — contribution guidelines
  • CODE_OF_CONDUCT.md — community behavior standards
  • SECURITY.md — vulnerability reporting guidance
  • .gitignore — common Rust, Node, and editor ignores

Contributing

Please read CONTRIBUTING.md before opening issues or pull requests.

License

This project is licensed under the terms of the LICENSE file.

About

EventPass is a decentralized application (dApp) built on the Stellar blockchain that enables event organizers to create and manage events, distribute exclusive invite codes, and sell non-transferable tickets. Attendees can register for events, purchase tickets using XLM or USDC

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages