- 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
orCentTests.swift
file as needed. - Write appropriate comments in code and docs in the README.md
- Submit a pull request.