{"id":25858520,"url":"https://github.com/emeraldpay/emerald-vault-node","last_synced_at":"2025-10-08T07:29:41.897Z","repository":{"id":35097152,"uuid":"202459018","full_name":"emeraldpay/emerald-vault-node","owner":"emeraldpay","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-24T13:49:00.000Z","size":1303,"stargazers_count":6,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-25T09:27:34.839Z","etag":null,"topics":["blockchain","ethereum","private-key","rust","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emeraldpay.png","metadata":{"files":{"readme":"README.adoc","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":"2019-08-15T02:23:50.000Z","updated_at":"2024-12-02T02:55:28.000Z","dependencies_parsed_at":"2024-06-20T00:06:43.137Z","dependency_job_id":"6e49e8e8-5389-4e17-86e9-fe88d1df58a5","html_url":"https://github.com/emeraldpay/emerald-vault-node","commit_stats":{"total_commits":202,"total_committers":3,"mean_commits":67.33333333333333,"dds":0.01980198019801982,"last_synced_commit":"8b41bb1d3821a71440b40d64149b0682c5374b26"},"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emeraldpay%2Femerald-vault-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emeraldpay%2Femerald-vault-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emeraldpay%2Femerald-vault-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emeraldpay%2Femerald-vault-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emeraldpay","download_url":"https://codeload.github.com/emeraldpay/emerald-vault-node/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241367946,"owners_count":19951444,"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","ethereum","private-key","rust","typescript"],"created_at":"2025-03-01T20:20:13.363Z","updated_at":"2025-10-08T07:29:41.841Z","avatar_url":"https://github.com/emeraldpay.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Emerald Vault for NodeJS\n\nEmerald Vault as a native NodeJS module\n\n== Example\n\n.Install\n----\nyarn add @emeraldpay/emerald-vault-native\n----\n\n.Use\n----\nimport {EmeraldVaultNative} from \"@emeraldpay/emerald-vault-native\";\n\nconst vault = new EmeraldVaultNative({dir: \"path/to/vault\"});\nconst wallets = vault.listWallets();\n----\n\n== Development\n\n=== Build instructions\n\n.Install dependencies\n----\nyarn install\n----\n\n.Build Native module\n----\n# for NodeJS (and default unit testing)\n\nyarn workspace @emeraldpay/emerald-vault-native run build:rs\n\n# for Electron:\n\nyarn workspace @emeraldpay/emerald-vault-native run build:rs:electron\n----\n\n.Build Typescript\n----\nyarn workspaces run build:ts\n----\n\n.Run unit tests\n----\nyarn workspaces run test\n----\n\n== License\n\nCopyright 2022 EmeraldPay, Inc\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and limitations under the License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femeraldpay%2Femerald-vault-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femeraldpay%2Femerald-vault-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femeraldpay%2Femerald-vault-node/lists"}