{"id":20392392,"url":"https://github.com/wiseplat/meteor-dapp-wallet","last_synced_at":"2026-05-28T20:31:13.002Z","repository":{"id":122792500,"uuid":"134815721","full_name":"WISEPLAT/meteor-dapp-wallet","owner":"WISEPLAT","description":"Wiseplat Wallet Ðapp","archived":false,"fork":false,"pushed_at":"2018-05-26T14:13:29.000Z","size":8743,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-04T08:57:22.484Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WISEPLAT.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-05-25T06:53:22.000Z","updated_at":"2023-05-22T19:06:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"4942c10c-8a67-4f49-ab27-b8e94ee2875d","html_url":"https://github.com/WISEPLAT/meteor-dapp-wallet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WISEPLAT/meteor-dapp-wallet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WISEPLAT%2Fmeteor-dapp-wallet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WISEPLAT%2Fmeteor-dapp-wallet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WISEPLAT%2Fmeteor-dapp-wallet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WISEPLAT%2Fmeteor-dapp-wallet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WISEPLAT","download_url":"https://codeload.github.com/WISEPLAT/meteor-dapp-wallet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WISEPLAT%2Fmeteor-dapp-wallet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33626136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-15T03:43:36.156Z","updated_at":"2026-05-28T20:31:12.984Z","avatar_url":"https://github.com/WISEPLAT.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wiseplat Wallet Ðapp\n\nThe Wiseplat wallet.\n\n[![Build Status](https://travis-ci.org/wiseplat/meteor-dapp-wallet.svg?branch=master)](https://travis-ci.org/wiseplat/meteor-dapp-wallet)\n\n**NOTE** The wallet is not yet official released,\ncan contain severe bugs!\n\n\n## Development\n\nStart an `gwsh` node and and the app using meteor and open http://localhost:3000 in your browser:\n\n    $ gwsh --rpccorsdomain \"http://localhost:3000\" --rpc --unlock \u003cyour account\u003e\n\nStarting the wallet dapp using [Meteor](https://meteor.com/install)\n\n    $ cd meteor-dapp-wallet/app\n    $ meteor\n\nGo to http://localhost:3000\n\n\n## Deployment\n\nTo create a build version of your app run:\n    \n    // install meteor-build-client\n    $ npm install -g meteor-build-client\n\n    // bundle dapp\n    $ cd meteor-dapp-wallet/app\n    $ meteor-build-client ../build --path \"\"\n\nThis will generate the files in the `../build` folder. Double click the index.html to start the app.\nTo make routing work properly you need to build it using:\n\n    $ meteor-build-client ../build\n\nAnd start a local server which points with its document root into the `../build` folder,\nso that you can open the app using `http://localhost:80/`\n\nTo deploy them to the **wallet.wiseplat.org** site, execute these commands (from the app folder):\n\n    git checkout gh-pages\n    git merge develop\n    cd app\n    meteor-build-client ../build --path \"/\"\n          \nAnd push (or PR) your changes to the gh-pages branch.\n\n\n***\n\n## Gas usage statistics\n\n- Deploy original wallet: 1 230 162\n- Deploy wallet stub: 184 280\n- Simple Wallet transaction: 64 280\n- Multisig Wallet transaction below daily limit: 79 280\n- Multisig Wallet transaction above daily limit: 171 096\n- 1 Multisig confirmation: 48 363\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiseplat%2Fmeteor-dapp-wallet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwiseplat%2Fmeteor-dapp-wallet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiseplat%2Fmeteor-dapp-wallet/lists"}