{"id":21052001,"url":"https://github.com/dheerajgits/dtok","last_synced_at":"2026-02-24T07:36:47.401Z","repository":{"id":254841343,"uuid":"847389842","full_name":"dheerajGits/DTok","owner":"dheerajGits","description":"This repository powers a custom crypto token built on the Internet Computer using DFX. It includes a backend in Motoko for token management, and a React frontend for a user-friendly (and vintage look, inspired by curve.fi in 2019) interface. The login and authentication is done using the Internet Identity.","archived":false,"fork":false,"pushed_at":"2024-08-30T12:08:41.000Z","size":390,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-30T06:35:49.341Z","etag":null,"topics":["blockchain-technology","crypto-token","custom-token","dfx","icp","internet-identity","react","react-dom","web3","webpack"],"latest_commit_sha":null,"homepage":"","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/dheerajGits.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-08-25T17:29:19.000Z","updated_at":"2024-12-20T18:12:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"628cc0dd-e56c-4e36-ae0a-dd36a087a62c","html_url":"https://github.com/dheerajGits/DTok","commit_stats":null,"previous_names":["dheerajgits/dtok"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dheerajGits/DTok","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dheerajGits%2FDTok","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dheerajGits%2FDTok/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dheerajGits%2FDTok/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dheerajGits%2FDTok/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dheerajGits","download_url":"https://codeload.github.com/dheerajGits/DTok/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dheerajGits%2FDTok/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29775049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T04:54:30.205Z","status":"ssl_error","status_checked_at":"2026-02-24T04:53:58.628Z","response_time":75,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["blockchain-technology","crypto-token","custom-token","dfx","icp","internet-identity","react","react-dom","web3","webpack"],"created_at":"2024-11-19T16:00:37.620Z","updated_at":"2026-02-24T07:36:47.373Z","avatar_url":"https://github.com/dheerajGits.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# token\n\nWelcome to your new token project and to the internet computer development community. By default, creating a new project adds this README and some template files to your project directory. You can edit these template files to customize your project and to include your own code to speed up the development cycle.\n\nTo get started, you might want to explore the project directory structure and the default configuration file. Working with this project in your development environment will not affect any production deployment or identity tokens.\n\nTo learn more before you start working with token, see the following documentation available online:\n\n- [Quick Start](https://sdk.dfinity.org/docs/quickstart/quickstart-intro.html)\n- [SDK Developer Tools](https://sdk.dfinity.org/docs/developers-guide/sdk-guide.html)\n- [Motoko Programming Language Guide](https://sdk.dfinity.org/docs/language-guide/motoko.html)\n- [Motoko Language Quick Reference](https://sdk.dfinity.org/docs/language-guide/language-manual.html)\n- [JavaScript API Reference](https://erxue-5aaaa-aaaab-qaagq-cai.raw.ic0.app)\n\nIf you want to start working on your project right away, you might want to try the following commands:\n\n```bash\ncd token/\ndfx help\ndfx config --help\n```\n\n## Running the project locally\n\nIf you want to test your project locally, you can use the following commands:\n\n```bash\n# Starts the replica, running in the background\ndfx start --background\n\n# Deploys your canisters to the replica and generates your candid interface\ndfx deploy\n```\n\nOnce the job completes, your application will be available at `http://localhost:8000?canisterId={asset_canister_id}`.\n\nAdditionally, if you are making frontend changes, you can start a development server with\n\n```bash\nnpm start\n```\n\nWhich will start a server at `http://localhost:8080`, proxying API requests to the replica at port 8000.\n\n### Note on frontend environment variables\n\nIf you are hosting frontend code somewhere without using DFX, you may need to make one of the following adjustments to ensure your project does not fetch the root key in production:\n\n- set`NODE_ENV` to `production` if you are using Webpack\n- use your own preferred method to replace `process.env.NODE_ENV` in the autogenerated declarations\n- Write your own `createActor` constructor","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdheerajgits%2Fdtok","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdheerajgits%2Fdtok","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdheerajgits%2Fdtok/lists"}