Welcome to the GitHub project for the Universal Connect Project. Here you will find code, architectural design, documentation, API specifications, and more.
This project is a work-in-progress. Pull requests are welcome.
Whether you are an established financial institution with existing data providers or a one-person startup the Universal Connect Project (UCP) is the right way to connect to financial services like banks, credit unions and wealth managers.
More info at https://universalconnectproject.org
The documentation for the UCP is located at https://universalconnectproject.org/docs/introduction. Here you can find an implementation guide, API specifications, and more.
The Universal Connect Project consists of a number of repositories. The following is a list of the repositories, and their purpose.
- UCW App - This is the main codebase that anyone wanting to implement the Universal Connect Widget will need. Please see the UCW App README for more information.
- Widget Component - This is the Widget React Component. This is the core of the Universal Connect Widget UI, and is packaged as an NPM package. It does not need to be implemented directly, rather the NPM package is used by the UCW App project.