{"id":26879688,"url":"https://github.com/uphold/enterprise-widget-sdk","last_synced_at":"2026-04-17T17:01:03.662Z","repository":{"id":284988481,"uuid":"942080642","full_name":"uphold/enterprise-widget-sdk","owner":"uphold","description":"A collection of tools for seamless setup of Enterprise widgets in partner applications.","archived":false,"fork":false,"pushed_at":"2026-04-17T10:47:42.000Z","size":868,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":28,"default_branch":"master","last_synced_at":"2026-04-17T12:32:06.755Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uphold.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-03T14:42:09.000Z","updated_at":"2026-04-17T10:47:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"672e8924-57c8-4975-a925-016793a67702","html_url":"https://github.com/uphold/enterprise-widget-sdk","commit_stats":null,"previous_names":["uphold/enterprise-widget-sdk"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/uphold/enterprise-widget-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uphold%2Fenterprise-widget-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uphold%2Fenterprise-widget-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uphold%2Fenterprise-widget-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uphold%2Fenterprise-widget-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uphold","download_url":"https://codeload.github.com/uphold/enterprise-widget-sdk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uphold%2Fenterprise-widget-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31937732,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T12:37:54.787Z","status":"ssl_error","status_checked_at":"2026-04-17T12:37:25.095Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-31T13:31:33.295Z","updated_at":"2026-04-17T17:01:03.657Z","avatar_url":"https://github.com/uphold.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ch1 align=\"center\"\u003eenterprise-widget-sdk\u003c/h1\u003e\n\n  \u003cp align=\"center\"\u003e\n    A collection of tools for seamless setup of Enterprise widgets in partner applications.\n    \u003cbr /\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\u003ca href=\"#about-the-project\"\u003eAbout The Project\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#project-structure\"\u003eProject Structure\u003c/a\u003e\u003c/li\u003e\n        \u003cli\u003e\u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n## About The Project\n\nA collection of SDKs for seamless integration with Enterprise Widgets. The SDKs are designed to be used in partner applications to provide a seamless experience for the end-user.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Getting Started\n\nPlease ensure your machine is using the correct versions of Node.js and NPM before installing the project; otherwise, you may encounter installation issues. Check the `package.json` file for the required Node version.\n\n### Project Structure\n\nThe project is organized as follows:\n\n- [`packages/payment-widget-web-sdk`](./packages/payment-widget-web-sdk): The implementation of the Payment Widget SDK for the web.\n- [`packages/travel-rule-widget-web-sdk`](./packages/travel-rule-widget-web-sdk): The implementation of the Travel Rule Widget SDK for the web.\n- [`projects/widget-test-app`](./projects/widget-test-app/): A test application for all widget SDKs.\n\n### Installation\n\nThis project uses [NPM Workspaces](https://docs.npmjs.com/cli/v7/using-npm/workspaces) that allows for managing multiple packages within a single repository. The installation process will look for all workspaces and install its dependencies, and also create the necessary symlinks for internal dependencies.\n\n#### 1. Clone the repo\n\n```sh\ngit clone https://github.com/uphold/enterprise-widget-sdk.git \u0026\u0026 cd enterprise-widget-sdk\n```\n\n#### 2. Use the required Node version\n\n```sh\nnvm use\n```\n\n_Note: If you don't use NVM, please ensure you have a compatible Node version installed on your machine._\n\n#### 3. Install dependencies\n\n```sh\nnpm install\n```\n\n#### 4. Verify that everything runs without issues\n\n```js\nnpm run lint\nnpm run typecheck\nnpm test\n```\n\n#### 5. Running a project\n\nEach project has its own README with specific instructions on how to run it.\nPlease refer to the project's README for more information.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Contributing\n\nYour contributions are **greatly appreciated**. After the initial setup, you can follow the steps below to contribute to the project:\n\n1. Create a branch with the convention `\u003cprefix\u003e/\u003cbranch-name\u003e`:\n   - **feature:** (`git checkout -b feature/amazing-feature`)\n   - **support:** (`git checkout -b support/config-task`)\n   - **enhancement:** (`git checkout -b enhancement/improve-something`)\n   - **bugfix:** (`git checkout -b bugfix/annoying-bug`)\n2. Commit your changes (`git commit -m 'Summary message of the changes introduced'`)\n3. Push to the branch (`git push origin \u003cprefix\u003e/\u003cbranch-name\u003e`)\n4. Open a Pull Request\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuphold%2Fenterprise-widget-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuphold%2Fenterprise-widget-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuphold%2Fenterprise-widget-sdk/lists"}