{"id":26130581,"url":"https://github.com/emeraldpay/emerald-wallet-state","last_synced_at":"2025-04-13T19:33:59.586Z","repository":{"id":81904243,"uuid":"473391925","full_name":"emeraldpay/emerald-wallet-state","owner":"emeraldpay","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-25T20:39:16.000Z","size":342,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T10:13:00.754Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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":"2022-03-23T23:32:22.000Z","updated_at":"2025-03-25T20:39:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"ad75f6af-5e3b-40ed-8ada-0364536393cc","html_url":"https://github.com/emeraldpay/emerald-wallet-state","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emeraldpay%2Femerald-wallet-state","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emeraldpay%2Femerald-wallet-state/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emeraldpay%2Femerald-wallet-state/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emeraldpay%2Femerald-wallet-state/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emeraldpay","download_url":"https://codeload.github.com/emeraldpay/emerald-wallet-state/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248768287,"owners_count":21158609,"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":"2025-03-10T20:51:53.110Z","updated_at":"2025-04-13T19:33:59.562Z","avatar_url":"https://github.com/emeraldpay.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Emerald Wallet State Manager\n\nBackend implementation for Store State of the Emerald Wallet.\n\n== Architecture\n\nUses a https://github.com/spacejam/sled[Sled] database, with _keys_ as strings, and _value_ as Protobuf.\n\n.Storage directory:\n* Windows: `%APPDATA%\\.emerald\\state`\n* OSX: `~/Library/Emerald/state`\n* Linux: `~/.emerald/state`\n\n== Development\n\n.Generate Rust code from Protobuf\n----\nprotoc --rust_out=src/proto --proto_path=./proto transactions.proto\nprotoc --rust_out=src/proto --proto_path=./proto addressbook.proto\nprotoc --rust_out=src/proto --proto_path=./proto internal.proto\nprotoc --rust_out=src/proto --proto_path=./proto balance.proto\nprotoc --rust_out=src/proto --proto_path=./proto cache.proto\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.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femeraldpay%2Femerald-wallet-state","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femeraldpay%2Femerald-wallet-state","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femeraldpay%2Femerald-wallet-state/lists"}