https://github.com/dr-lab1/school_admin
A smart contract which manages a school
https://github.com/dr-lab1/school_admin
Last synced: 3 months ago
JSON representation
A smart contract which manages a school
- Host: GitHub
- URL: https://github.com/dr-lab1/school_admin
- Owner: Dr-Lab1
- Created: 2023-04-09T22:55:19.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-10T22:52:38.000Z (over 3 years ago)
- Last Synced: 2025-01-17T22:43:24.809Z (over 1 year ago)
- Language: Solidity
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# school_admin
Un smart contract qui peut gérer une école avec un acteur principal qui est l'administrateur de l'école
Le code a assez de commentaire pour que soit compris assez facilement.
# Comment executer ce code ?
Vous pouvez utiliser :
1. REMIX
Avec Remix, créer un nouveau fichier schoolAdmin.sol
Ensuite deployez le programme et testez le
2. Votre Terminal VS code
3. Ganache