https://github.com/multiversx/mx-template-sc
MultiversX Smart Contract template
https://github.com/multiversx/mx-template-sc
Last synced: 9 months ago
JSON representation
MultiversX Smart Contract template
- Host: GitHub
- URL: https://github.com/multiversx/mx-template-sc
- Owner: multiversx
- Created: 2022-03-25T12:54:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-10T09:49:07.000Z (over 1 year ago)
- Last Synced: 2025-01-10T10:54:26.618Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 49.8 KB
- Stars: 3
- Watchers: 14
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Smart contract template
Template for creating smart contracts.
## Using the template
### clone or click `use this template` feature
# Never Sea Festival Smart Contract
You are the Never Sea Festival 2023 organizers and you decide to create the registration via blockchain.
Starting from this Smart Contract template you have to add more features to coordinate the event.
* Compile and deploy the Smart Contract template ===
* Modify the registration fee to enable Early Bird and Full price access ===
* Modify the registration endpoint to enable VIP access ===
* Create a feature to enable 50% discount vouchers for friends and partners ===