https://github.com/dr-lab1/gestion-immobiliere
https://github.com/dr-lab1/gestion-immobiliere
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dr-lab1/gestion-immobiliere
- Owner: Dr-Lab1
- Created: 2023-04-05T23:17:02.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-16T02:33:33.000Z (about 3 years ago)
- Last Synced: 2025-01-17T22:43:25.177Z (over 1 year ago)
- Language: Solidity
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gestion-immobiliere
La gestion de ses biens immobiliers
Le type de bien sont listés en *enum*
>enum typeBien {Maison, Appartement, Voiture, Telephone}
Mais sinon le reste est clair.
L'exécution de ce scrypt peut se faire dans l'environnement de votre choix tel que Remix, VS Code, .....
## Sur VS Code
`Installer l'extension Truffle`
Ou
`Installer Ganache CLI`