{"id":19242191,"url":"https://github.com/hashfx/calculator-aptos","last_synced_at":"2026-07-04T11:31:03.882Z","repository":{"id":250550245,"uuid":"831450693","full_name":"hashfx/calculator-aptos","owner":"hashfx","description":"A simple Calculator app on Aptos 🔮","archived":false,"fork":false,"pushed_at":"2024-07-28T11:12:38.000Z","size":229,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T14:44:11.788Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/hashfx.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":"2024-07-20T15:30:36.000Z","updated_at":"2024-07-28T11:12:42.000Z","dependencies_parsed_at":"2024-07-28T12:12:00.519Z","dependency_job_id":null,"html_url":"https://github.com/hashfx/calculator-aptos","commit_stats":null,"previous_names":["hashfx/calculator-aptos"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hashfx/calculator-aptos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashfx%2Fcalculator-aptos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashfx%2Fcalculator-aptos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashfx%2Fcalculator-aptos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashfx%2Fcalculator-aptos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashfx","download_url":"https://codeload.github.com/hashfx/calculator-aptos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashfx%2Fcalculator-aptos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005459,"owners_count":26083902,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"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-09T17:13:38.995Z","updated_at":"2025-10-10T22:47:35.090Z","avatar_url":"https://github.com/hashfx.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Calculator App on Aptos 🔮\n\n### Install on Linux\n```curl -fsSL \"https://aptos.dev/scripts/install_cli.py\" | python3```\n\n### Verify Installation\n```aptos help```\n\n### Initialisation of Project\n+ ```mkdir calculator```\n+ ```cd calculator```\n+ ```aptos init```\n+ when prompted, type testnet and press \u003ckbd\u003eEnter\u003c/kbd\u003e\n+ enter your private key from Aptos Wallet (Petra)\n+ create a move package ```aptos move init --name calculator_app```\n+ inside \u003ckbd\u003eMove.toml\u003c/kbd\u003e, add your public wallet address in addresses field\n### Compile Move Script\n+ ```aptos move compile```\n\n### Deploy the Code\n+ ```aptos move publish```\n\n### Run the frontend\n+ ```cd interface``` and ```npm install```\n+ create a .env file inside interface/\n+ write two parameters in .env: \n```\nREACT_APP_MODULE_ADDRESS = \"\u003cyour-public-wallet-address-of-input-private-key\u003e\"\nREACT_APP_MODULE_NAME=\"calculator\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashfx%2Fcalculator-aptos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhashfx%2Fcalculator-aptos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashfx%2Fcalculator-aptos/lists"}