https://github.com/asimogirl/ticket-selling-dapp
Development of a ticket sales DApp in the Polkadot ecosystem using Gear Protocol
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.1%) to scientific vocabulary
Repository
Development of a ticket sales DApp in the Polkadot ecosystem using Gear Protocol
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Ticket Selling DApp
The following is the development of a descentralized application for the sale of tickets for an event in Gear framework, Polkadot parachain.
The comments are in Spanish as they were used for educational reasons.
If you do not have Rust installed with the Gear toolchain on your computer
Run the following command
shell
make init
To build the program do the following
shell
make build
either
shell
charge build --release
To run the tests
It is necessary to run the following command because the tests need the multi_token smart contract binary
shell
make test
To run everything with one command
shell
make all
`
Once the program is built, to use it in Gear, go to the page https://idea.gear-tech.io and in upload program enter the fileventa_boletos.opt.wasm found in the target/ directory wasm32-unknown-unknown/release
Owner
- Name: Sandy
- Login: AsimoGirl
- Kind: user
- Repositories: 37
- Profile: https://github.com/AsimoGirl
I love learning and trying new projects.