- Please fork this project
- Implement new methods or changes in the
Dollar.swift
file inDollar
folder or changes in the appropriate extension file inCent
folder. - Write tests in
DollarTests.swift
file in the DollarTests folder.CentTests.swift
project tests cannot be created now due to bugs in the compiler. - Write appropriate docs and comments in the README.md
- Submit a pull request.