Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.71 KB

PROJECTS.md

File metadata and controls

29 lines (17 loc) · 1.71 KB

Awesome-OCF

Publicly available projects or initiatives that work with OCF can be listed here. As OCF is still new, this list is very small. If you have or know of something to add, please open a PR to add it here!

Existing Projects

Contract Express Exporter

Gunderson Dettmer and @JSv4 are working on OCF export functionality for Incorporation Documents managed in Contract Express, a document and contract automation solution from Thomson Reuters.

Formal Validation for OCF

@roehst is working on a formal specification of the OCF format, which will help verify the integrity of cap table exports and validate correctness of new OCF projects.

PyOCF Python Bindings

Shoobx and @regebro are working on PyOCF, a Python library to read and create Open Cap Table Format files. Check it out here.

New Project Ideas

Here are a few project ideas if you want to contribute to the OCF ecosystem:

  • Plugins for commonly used programs, such as an OCF editor in Google Drive.
  • Programs that can find the differences between 2 OCF exports.
  • Adding export and import functionality in your platforms.
  • Converting OCF to common formats like PDF, CSV, XLSX, DOCX.
  • Functionality to import events from OCF into a calendar.

Feel free to open an Issue if you want to discuss a project in any state of completion, or a Pull Request if you want to add a project to the list.