Skip to content

University project for the course Informatics for Economy and Finance, using NEM and Symbol technology.

Notifications You must be signed in to change notification settings

MartinaCanonPh/IEFproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

Final-project

So our project is a blockchain system. The idea of the name was born through the hope of coming back to our lives before the covid19....

Command line Interface for covidcoins powered by Ali & Martina. This is a command line interface with mnemonic private key generator for the Symbol Blockchain provided by NEM.

This project is connected with the course "Informatics for Economy and Finance" aka "Blockchain Technology" - CdL Informatica Unversità della Calabria UNICAL.

project projectTRAN 21

If you want to test the app and receive some CovidCoin just send us an email with your PUBLIC ADDRESS.

You can also do multisignature transaction using:

Address: TARCV2-AUQDWV-LBPZP4-BYIRKS-XNQ7MX-EIWNDO-3VEB

Public Key: EE03382FEEFF8F8C533EFD3CF8C75BF27513E59E61EEE32AD5B1462F16CB5889

Run the project:

1. Clone or download the repo.

2. Install Dependencies:

cd symbol-cli-wallet
yarn

3. Pull out the .zip folder where you want.

4. Compile the project on terminal or on your favourite IDE:

Win: tsc \src\index.ts
Lin&Others: yarn build

5. Run the project on terminal or on your favourite IDE:

Win: node \src\index.ts
Lin&Others: yarn start

Enjoy!

About

University project for the course Informatics for Economy and Finance, using NEM and Symbol technology.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published