{"id":20712901,"url":"https://github.com/thesis/acre","last_synced_at":"2025-04-23T08:01:18.539Z","repository":{"id":253380060,"uuid":"701341320","full_name":"thesis/acre","owner":"thesis","description":"Bitcoin Liquid Staking","archived":false,"fork":false,"pushed_at":"2025-02-19T21:13:57.000Z","size":47814,"stargazers_count":11,"open_issues_count":46,"forks_count":6,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-03-29T23:01:35.067Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://acre.fi","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thesis.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-06T12:44:44.000Z","updated_at":"2025-02-26T23:27:16.000Z","dependencies_parsed_at":"2024-09-16T14:10:18.332Z","dependency_job_id":"783194ab-4bc4-46a3-930b-2b5d5bb88125","html_url":"https://github.com/thesis/acre","commit_stats":null,"previous_names":["thesis/acre"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesis%2Facre","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesis%2Facre/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesis%2Facre/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesis%2Facre/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thesis","download_url":"https://codeload.github.com/thesis/acre/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250395252,"owners_count":21423395,"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":[],"created_at":"2024-11-17T02:22:28.278Z","updated_at":"2025-04-23T08:01:18.518Z","avatar_url":"https://github.com/thesis.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Acre\n\nBitcoin Liquid Staking\n\n## Development\n\n### pnpm\n\nThis project uses [pnpm](https://pnpm.io/) as a package manager.\n\n#### Install\n\nTo install pnpm with Homebrew run `brew install pnpm`, for other installation options\nplease see the [documentation](https://pnpm.io/installation).\n\n#### Package Dependencies\n\nTo install the package dependencies run:\n\n```sh\npnpm install\n```\n\n### Pre-commit Hooks\n\nDevelopers are encouraged to use [pre-commit](https://pre-commit.com/) hooks to\nautomatically discover code issues, before they submit the code.\n\nTo setup the hooks follow the steps:\n\n1. Install `pre-commit` tool:\n\n   ```sh\n   brew install pre-commit\n   ```\n\n2. Install the hooks for the repository:\n   ```sh\n   pre-commit install\n   ```\n\n#### Testing\n\nTo test the pre-commit hooks configuration you can invoke them with one of the\ncommands:\n\n```sh\n# Execute hooks for all files:\npre-commit run --all-files\n\n# Execute hooks for specific files (e.g. stBTC.sol):\npre-commit run --files ./solidity/contracts/stBTC.sol\n```\n\n### Syncpack\n\n[Syncpack](https://jamiemason.github.io/syncpack/) is a tool that helps manage\nmultiple package.json files in a monorepo.\n\n#### Usage\n\nTo list dependencies from all packages run:\n\n```sh\npnpm syncpack list\n```\n\nTo update a dependency (e.g. `eslint`) in all packages run:\n\n```sh\npnpm syncpack update --filter eslint\n```\n\n### Slither\n\n[Slither](https://github.com/crytic/slither) is a static analysis framework used\nfor Solidity contracts verification.\n\n#### Install\n\nTo install Slither execute:\n\n```sh\npip3 install slither-analyzer\n```\n\n#### Usage\n\nTo run Slither execute:\n\n```sh\nslither .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesis%2Facre","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthesis%2Facre","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesis%2Facre/lists"}