{"id":18704968,"url":"https://github.com/aave/aave-v3-aptos-ts-sdk","last_synced_at":"2026-01-05T12:20:42.487Z","repository":{"id":257815594,"uuid":"856900689","full_name":"aave/aave-v3-aptos-ts-sdk","owner":"aave","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-23T22:40:02.000Z","size":766,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T10:03:33.241Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"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/aave.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2024-09-13T12:26:28.000Z","updated_at":"2025-03-23T21:56:13.000Z","dependencies_parsed_at":"2024-10-25T15:18:58.958Z","dependency_job_id":"abaf977f-85d1-487f-bc56-a801497212c8","html_url":"https://github.com/aave/aave-v3-aptos-ts-sdk","commit_stats":null,"previous_names":["aave/aave-v3-aptos-ts-sdk"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aave%2Faave-v3-aptos-ts-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aave%2Faave-v3-aptos-ts-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aave%2Faave-v3-aptos-ts-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aave%2Faave-v3-aptos-ts-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aave","download_url":"https://codeload.github.com/aave/aave-v3-aptos-ts-sdk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248550634,"owners_count":21122933,"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-07T12:09:18.563Z","updated_at":"2026-01-05T12:20:42.480Z","avatar_url":"https://github.com/aave.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aave-v3-aptos-ts-sdk\n\n[![Logo](./pics/logo.png)](https://aptos.aave.com/)\n\n![Node CI](https://github.com/aave/aave-v3-aptos-ts-sdk/workflows/Node.js%20CI/badge.svg)\n![check-code-coverage](https://img.shields.io/badge/coverage-96.33%25-green)\n\n\u003e **PREREQUISITES:**\n\u003e\n\u003e - NodeJS 20+\n\u003e - pnpm / yarn (see package.json)\n\nAave's typescript sdk for Aptos. Please note that it is currently under WIP!\n\n## Installation\n\n`aave-v3-aptos-ts-sdk` could be used as a library for frameworks or as a stand-alone bundled js file which can be easily loaded into the browser.\n\n### Library (Node.js/React/Vue.js) usage\n\n\u003e npm install @aave/aave-v3-aptos-ts-sdk\n\n### Browser usage\n\nIf you want to use `aave-v3-aptos-ts-sdk` in the browser directly, you can add the following script to your html file:\n\n```ts\n\u003cscript\n    type=\"text/javascript\"\n    src=\"https://cdn.jsdelivr.net/npm/@aave/aave-v3-aptos-ts-sdk@x.x.x/bundle.js\"\n\u003e\u003c/script\u003e\n```\n\nwhereby the x.x.x is one of the available released versions.\n\nIn your code, once the script is fully loaded, just use `window.aptosSdk` to access all `aave-v3-aptos-ts-sdk` exports.\n\n```ts\n\u003cscript\u003econsole.log(\"Aave Aptos Sdk \", window.aptosSdk);\u003c/script\u003e\n```\n\n## Documentation\n\n- [`TypeDoc API`](https://aave.github.io/aave-v3-aptos-ts-sdk/) is available for all exported classes, interfaces and methods.\n\n## Contributing\n\nWe welcome contributions from the community!\n\nIf you would like to contribute to `aave-v3-aptos-ts-sdk`, please read the [CONTRIBUTING file](CONTRIBUTING.md).\n\n## License\n\n`aave-v3-aptos-ts-sdk` is released under the [License](LICENSE).\n\n## Powered By\n\n`aave-v3-aptos-ts-sdk` is developed with love by Aave Labs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faave%2Faave-v3-aptos-ts-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faave%2Faave-v3-aptos-ts-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faave%2Faave-v3-aptos-ts-sdk/lists"}