Skip to content

dgE-krisengeld/dgESmartContracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart contracts of dGE token ("digitaler Gutschein-Euro")

based on the #WirVsVirusHack athon submission.

dGE stands for "digitaler Gutschein-Euro" which is german for "digital voucher euro".
Visit our webpage: https://diggi.jetzt

Smart Contract Part of dgE-Project

This is the blockchain-based backbone of the dGE project.

Prerequisites

This project is built with npm and truffle. You can check your current versions with node -v npm -v and truffle version.

Getting started

Got to where you code on your local machine 8)

git clone

cd dGE-smartContracts

npm install

And you're good to go!

Deployment

You can use the truffle commands to compile, migrate or deploy the smart contracts.

truffle compile

truffle migrate

truffle deploy --network followed by the specification of your chosen testnetwork.

If you're building on your local testnet and have already migrated once, don't forget that for the next migration the command will be truffle migrate --reset to clean up all your previous migrations :)

Built With

This project was mainly built with love. But we also used JavaScript, Solidity and Truffle ;)

Contributing

If you want to contribute, feel free to raise new issues! We're here to help and to improve <3

Authors

Fredo Fredo
Lilith1410 Lilith1410

Contributors

Niels Niels

Acknowledgements

Shoutout to all the wonderful people contributing to the WirVsVirus Hackathon! Thank you for the amazing effort the organizers put into making this impossibly spontaneous and overwhelming event happen!

About

The smart contract & blockchain backed of dgE-project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published