{"id":28507326,"url":"https://github.com/exactly/app","last_synced_at":"2025-07-05T06:31:46.513Z","repository":{"id":164079445,"uuid":"402131537","full_name":"exactly/app","owner":"exactly","description":"web application for interacting with exactly protocol.","archived":false,"fork":false,"pushed_at":"2025-05-21T17:13:05.000Z","size":47632,"stargazers_count":21,"open_issues_count":40,"forks_count":11,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-06-08T20:36:45.299Z","etag":null,"topics":["blockchain","defi","ethereum","nextjs","optimism","react","typescript","web3","webapp"],"latest_commit_sha":null,"homepage":"https://app.exact.ly","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/exactly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2021-09-01T16:35:40.000Z","updated_at":"2025-05-21T17:12:57.000Z","dependencies_parsed_at":"2023-11-13T19:50:39.599Z","dependency_job_id":"4cb04aef-3417-4605-b9fc-fa389e43e3eb","html_url":"https://github.com/exactly/app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/exactly/app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exactly%2Fapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exactly%2Fapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exactly%2Fapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exactly%2Fapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exactly","download_url":"https://codeload.github.com/exactly/app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exactly%2Fapp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263696301,"owners_count":23497526,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["blockchain","defi","ethereum","nextjs","optimism","react","typescript","web3","webapp"],"created_at":"2025-06-08T20:30:40.538Z","updated_at":"2025-07-05T06:31:46.504Z","avatar_url":"https://github.com/exactly.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Exactly Protocol\n\n[App](https://app.exact.ly) - [Twitter](https://twitter.com/ExactlyProtocol) - [Discord](https://exact.ly/discord)\n\nDecentralizing the credit market, today.\n\nExactly Protocol is a decentralized, non-custodial and open-source protocol that provides\nan autonomous fixed and variable interest rate market enabling users to\nfrictionlessly exchange the time value of their assets and completing the DeFi\ncredit market.\n\n## Getting started\n\nClone the repository\n\n```bash\ngit clone git@github.com:exactly/app.git\n```\n\nand install its dependencies with\n\n```bash\nbun install\n```\n\n## Running the app locally\n\nThe app can be started locally with\n\n```bash\nbun dev\n```\n\nand the instance should be accessible at `http://localhost:3000`.\n\n## Development\n\nAn environment file is required to be created as `.env` in the root of the\nproject with the following content\n\n```bash\nNEXT_PUBLIC_NETWORK=11155420  # Network to use by default\n```\n\nA development server can be started at `http://localhost:3000` with\n\n```bash\nbun dev\n```\n\n## Testing\n\nWe use Playwright testing framework\nto run our E2E tests and [Tenderly](https://tenderly.co/) to setup forks.\n\nThe following environment variables are required to be present for the tests to\nwork as expected\n\n```bash\nTENDERLY_ACCESS_KEY=\u003ctenderly access token\u003e\nTENDERLY_PROJECT=\u003ctenderly project\u003e\nTENDERLY_USER=\u003ctenderly user\u003e\n```\n\nThe full suite can be run using\n\n```bash\nbun start:e2e             # Or `bun dev:e2e` for a dev server\n```\n\nto start the app and in another terminal\n\n```bash\nbun run test\n```\n\nTo run a single test use the same above but specifiy the spec to run with\n\n```bash\nbun run test -- [spec path] # e.g. e2e/specs/0-enter-exit-market/weth.spec.ts\n```\n\nUse the `--headed` flag to review the test running in the browser.\n\n## Deployment\n\nWe use Vercel. New pull requests will be deployed will receive previews deployed\nto be reviewed.\n\nAny code merged to `main` will be immediately deployed to production.\n\n## License\n\nLicensed under the [BUSL-1.1 License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexactly%2Fapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexactly%2Fapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexactly%2Fapp/lists"}