{"id":13656196,"url":"https://github.com/Manta-Network/manta-signer","last_synced_at":"2025-04-23T17:31:48.071Z","repository":{"id":37057852,"uuid":"379346962","full_name":"Manta-Network/manta-signer","owner":"Manta-Network","description":"Manta Client to turbo-charge ZKP Generation","archived":false,"fork":false,"pushed_at":"2023-05-16T00:58:37.000Z","size":585287,"stargazers_count":93,"open_issues_count":64,"forks_count":52,"subscribers_count":15,"default_branch":"main","last_synced_at":"2024-08-03T04:06:15.292Z","etag":null,"topics":["manta","manta-signer","zkp"],"latest_commit_sha":null,"homepage":"https://signer.manta.network","language":"CSS","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/Manta-Network.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-22T17:15:49.000Z","updated_at":"2024-07-03T15:41:00.000Z","dependencies_parsed_at":"2022-07-11T16:17:52.775Z","dependency_job_id":null,"html_url":"https://github.com/Manta-Network/manta-signer","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Manta-Network%2Fmanta-signer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Manta-Network%2Fmanta-signer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Manta-Network%2Fmanta-signer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Manta-Network%2Fmanta-signer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Manta-Network","download_url":"https://codeload.github.com/Manta-Network/manta-signer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223931708,"owners_count":17227256,"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":["manta","manta-signer","zkp"],"created_at":"2024-08-02T04:00:52.905Z","updated_at":"2024-11-10T08:31:24.383Z","avatar_url":"https://github.com/Manta-Network.png","language":"CSS","funding_links":[],"categories":["Manta Project"],"sub_categories":[],"readme":"# manta-signer\n\n`manta-signer` is manta's native client that **turbo charges** zero-knowledge-proof generation.\n\n\u003cp align=\"center\"\u003e\n    \u003cimg width=\"655\" src=\"./mac-installation.png\"\u003e\n\u003c/p\u003e\n\n:warning: **Disclaimer: `manta-signer` is experimental software, use it at your own risk.**\n\n## Project Organization\n\n- `src`: `manta-signer` ZKP generation\n- `ui`: `manta-signer` Desktop UI\n- `js`: external Javascript libraries that interact with `manta-signer`\n\n## Deleting Your Account\n\nTo delete your private account data completely and set up a new account, open manta-signer on the task bar, select 'Delete Account' and confirm that you would like to delete your account in the pop-up window. \n\n\u003cp align=\"center\"\u003e\n    \u003cimg width=\"355\" src=\"./delete-account-dropdown.png\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg width=\"455\" src=\"./delete-account-tab.png\"\u003e\n\u003c/p\u003e\n\nAlternatively, you can achieve the same result by removing these files:\n\n- macOS: `~/Library/Application Support/manta-signer/`\n- Linux: `~/.config/manta-signer/`\n- Windows: `~/AppData/Roaming/manta-signer/`\n\n## Development\n### Building\nIn main directory or ./ui\n\n:warning: **Warning: May not build properly with Node version \u003e17**\n```\ncargo install\ncargo install tauri-cli\ncargo tauri build\n```\nExecutables can be found in ./target/release or ./ui/src-tauri/target/release.\n\n### Testing\nCan use non-UI testing server in ./examples\n```cargo run --example test_server --features=unsafe-disable-cors,disable-restart --release```\n\n```--features=unsafe-disable-cors``` use only if you are using the local manta-front-end\n\n```--features=disable-restart``` this feature is required if signer is being run in dev mode. \n\nTo run the signer in dev mode: ```cargo tauri dev --features=disable-restart``` or ```cargo tauri dev --features=disable-restart,unsafe-disable-cors```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FManta-Network%2Fmanta-signer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FManta-Network%2Fmanta-signer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FManta-Network%2Fmanta-signer/lists"}