Skip to content

Friends-Of-Noso/NosoData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noso Data

Build Status Supports Windows Supports Linux Supports macOS License Latest Release Downloads

This project contains various Object Oriented Programming Classes to deal with Noso Coins' data files.

It contains classes that read from the current files, in the Legacy namespace.

It contains classes that can absorb one of those Legacy classes. These classes are also able to deal with JSON Marshalling/Un-Marshalling.

Todo

  1. Add the PoS and MNs rewards to the non Legacy classes and their JSON Input/Output. Make sure all tests pass green.
  2. Create the Legacy class for the wallet file and it's counter part with JSON Input/Output. Create and make sure all tests pass green.