{"id":18839260,"url":"https://github.com/starcoinorg/starmask-test-dapp","last_synced_at":"2025-04-14T06:51:31.948Z","repository":{"id":42181370,"uuid":"352884704","full_name":"starcoinorg/starmask-test-dapp","owner":"starcoinorg","description":"Starcoin E2E tests based on starcoin.js","archived":false,"fork":false,"pushed_at":"2022-08-08T02:36:10.000Z","size":505,"stargazers_count":7,"open_issues_count":0,"forks_count":10,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-03-27T20:40:22.393Z","etag":null,"topics":["blockchain","dapp","e2e-test","starcoin"],"latest_commit_sha":null,"homepage":"https://starmask-test-dapp.starcoin.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/starcoinorg.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-03-30T05:47:58.000Z","updated_at":"2022-11-21T19:35:41.000Z","dependencies_parsed_at":"2022-08-02T19:30:14.109Z","dependency_job_id":null,"html_url":"https://github.com/starcoinorg/starmask-test-dapp","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starcoinorg%2Fstarmask-test-dapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starcoinorg%2Fstarmask-test-dapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starcoinorg%2Fstarmask-test-dapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starcoinorg%2Fstarmask-test-dapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/starcoinorg","download_url":"https://codeload.github.com/starcoinorg/starmask-test-dapp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248837274,"owners_count":21169373,"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","dapp","e2e-test","starcoin"],"created_at":"2024-11-08T02:42:34.291Z","updated_at":"2025-04-14T06:51:31.926Z","avatar_url":"https://github.com/starcoinorg.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Starmask Test Dapp\n\nThis is a simple test dapp for use in Starmask e2e tests and manual QA.\n\nCurrently hosted at [https://starmask-test-dapp.starcoin.org](https://starmask-test-dapp.starcoin.org).\n\n## HTTPS\n\nOnline verison will only work if your Starcoin node URL protocol is HTTPS.\n\nIf you run it on your local machine, you could use a node URL with HTTP protocol.\n\nRecommended way to add HTTPS to your Starcoin node is using [Caddy](https://caddyserver.com). Install it on your computer, create a Caddyfile in current directory, and run `caddy start`. Caddy will proxy requests to your node.\n\nExample Caddyfile:\n\n```\nstarcoin.your-domain.com {\n    reverse_proxy 127.0.0.1:9850\n}\n```\n\n## Development\n\n1. Install dependencies\n\n```\nyarn\n````\n\n2. Start local server\n\n```\nyarn start\n```\n\n3. Open browser(Chrome/Safari/Firefox, etc), and go to http://localhost:9022\n\n## Contract deployment and execution\n\nCheck the file `MyCounter.move` in this repo, try to deploy and execute it in the Starcoin command line, please refer to [Deploy move contract](https://developer.starcoin.org/en/tutorials/deploy_move_contract/).\n\nAfter you get the address of the contract, you could execute it in this test-dapp.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarcoinorg%2Fstarmask-test-dapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstarcoinorg%2Fstarmask-test-dapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarcoinorg%2Fstarmask-test-dapp/lists"}