{"id":13710213,"url":"https://github.com/aeternity/hd-wallet-js","last_synced_at":"2025-04-10T06:06:53.592Z","repository":{"id":89972307,"uuid":"135694604","full_name":"aeternity/hd-wallet-js","owner":"aeternity","description":"HD Wallet for the æternity blockchain","archived":false,"fork":false,"pushed_at":"2023-07-04T03:32:59.000Z","size":178,"stargazers_count":2,"open_issues_count":3,"forks_count":14,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-10T06:06:43.874Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aeternity.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-01T09:03:01.000Z","updated_at":"2023-12-25T23:44:41.000Z","dependencies_parsed_at":"2024-05-13T00:08:18.307Z","dependency_job_id":"f4b36d9f-794b-4014-bc2d-ad40006fec0a","html_url":"https://github.com/aeternity/hd-wallet-js","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeternity%2Fhd-wallet-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeternity%2Fhd-wallet-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeternity%2Fhd-wallet-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeternity%2Fhd-wallet-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aeternity","download_url":"https://codeload.github.com/aeternity/hd-wallet-js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248166925,"owners_count":21058481,"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-08-02T23:00:53.117Z","updated_at":"2025-04-10T06:06:53.529Z","avatar_url":"https://github.com/aeternity.png","language":"JavaScript","funding_links":[],"categories":["Development"],"sub_categories":["CLIs, other Plugins \u0026 Libraries"],"readme":"# hd-wallet\n\nHD Wallet for the æternity network, targeting [Epoch].  \nhd-wallet is [hosted on GitHub].\n\n[Epoch]: https://github.com/aeternity/epoch\n[hosted on GitHub]: https://github.com/aeternity/hd-wallet-js\n\n## Requirements\n\nhd-wallet is compiled to EcmaScript 5 through WebPack and Babel and is expected\nto work in any sufficiently new version of Node.js or modern web browser.\n\nThe minimum version Node.js is still expected to work at is 8.11.\n\n## Building\n\nhd-wallet is built using [Yarn]. In order to build a development version yourself,\ninstall all dependencies from `package.json` and issue the `build` command.\n\n```\nyarn install\nyarn build\n```\n\nThe WebPack compilation provides two different build artifacts in `dist/`, one\nfor Node.JS and one for browsers. When referencing hd-wallet through any modern\nbuild tooling, it should pick the right one automatically through the entry\npoints defined in `package.json`.\n\n[Yarn]: https://yarnpkg.com/\n\n## Installation\n\nIn order to add hd-wallet to your project, use Yarn or NPM to either include a\nreleased version from the NPM package repositories, or directly from GitHub. The\nlatter is especially interesting if you'd like to stay up to date with recent\ndevelopments. If you include such a version, please do provide Yarn on your\nsystem as the package will first have to build itself during installation.\n\n### Yarn\n\n```\nyarn add @aeternity/hd-wallet\n```\n\n### NPM\n\n```\nnpm install @aeternity/hd-wallet\n```\n\n## License\n\nISC License (ISC)\nCopyright © 2018 aeternity developers\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS\nOF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faeternity%2Fhd-wallet-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faeternity%2Fhd-wallet-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faeternity%2Fhd-wallet-js/lists"}