{"id":22677853,"url":"https://github.com/leask/mvm-memo","last_synced_at":"2025-03-29T12:44:54.211Z","repository":{"id":150323434,"uuid":"475682699","full_name":"Leask/mvm-memo","owner":"Leask","description":"Use to `Encode` and `Decode` memoes in mvm invoking.","archived":false,"fork":false,"pushed_at":"2022-03-30T03:52:58.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-04T13:43:51.733Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leask.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-30T01:55:41.000Z","updated_at":"2022-03-30T01:56:02.000Z","dependencies_parsed_at":"2023-04-19T03:39:02.138Z","dependency_job_id":null,"html_url":"https://github.com/Leask/mvm-memo","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/Leask%2Fmvm-memo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leask%2Fmvm-memo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leask%2Fmvm-memo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leask%2Fmvm-memo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leask","download_url":"https://codeload.github.com/Leask/mvm-memo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246187219,"owners_count":20737460,"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-12-09T18:02:48.109Z","updated_at":"2025-03-29T12:44:54.205Z","avatar_url":"https://github.com/Leask.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MVM-MEMO\n\nUse to `Encode` and `Decode` memoes in mvm invoking.\n\nThe goal is to be compatible with the [mvm go version](https://github.com/MixinNetwork/trusted-group/tree/master/mvm/encoding).\n\n## How to use\n\n### Install\n\n```bash\nnpm install mvm-memo\n```\n\n### Use as a ES6 module\n\n```javascript\nimport { operation } from 'mvm-memo';\n\nconst memo = operation.encode({\n    purpose: 'OPERATION_PURPOSE_GROUP_EVENT',\n    process: '9a34bd64-afcb-11ec-b909-0242ac120002',\n    extra: '01ed9b9ba580000000000000000000000000000000000000000e35fd4acef14e2b00b9d0cd000000000000000000000000',\n});\n```\n\n## TODO\n\n- [ ] Adding decoder for operation-coder\n- [ ] Support event-coder\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleask%2Fmvm-memo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleask%2Fmvm-memo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleask%2Fmvm-memo/lists"}