{"id":24684819,"url":"https://github.com/swader/quickie","last_synced_at":"2026-02-16T19:35:23.184Z","repository":{"id":272341401,"uuid":"915439979","full_name":"Swader/quickie","owner":"Swader","description":"A starter kit for dapps, decentralized and dependency-immune","archived":false,"fork":false,"pushed_at":"2025-01-13T19:25:49.000Z","size":924,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T07:05:51.962Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Solidity","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/Swader.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":"2025-01-11T21:08:52.000Z","updated_at":"2025-01-13T19:25:52.000Z","dependencies_parsed_at":"2025-01-13T20:26:21.531Z","dependency_job_id":"dcc381e3-e291-4dce-887a-d2218e632fbc","html_url":"https://github.com/Swader/quickie","commit_stats":null,"previous_names":["swader/quickie"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Swader/quickie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swader%2Fquickie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swader%2Fquickie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swader%2Fquickie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swader%2Fquickie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Swader","download_url":"https://codeload.github.com/Swader/quickie/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swader%2Fquickie/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262928184,"owners_count":23386091,"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":"2025-01-26T15:16:50.043Z","updated_at":"2026-02-16T19:35:18.115Z","avatar_url":"https://github.com/Swader.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Polygon Quickie\n\nA very simple no-Nodejs no-react vanilla Deno project for building chain-connected applications that are statically hostable.\n\nThe initial project is a simple chain-connected coin flipper which connects your wallet to this app, then switches the chain of your wallet to whatever is defined in the `src/main.ts` file, and then flips a coin, reporting the result back to you.\n\n## Stack\n\nThis project is built with:\n\n- [Deno 2.0](https://deno.com/blog/v2)\n- [Vanilla TS](https://www.typescriptlang.org/) via Deno\n- Simple builder to bundle dist (see `build.ts`)\n- Foundry setup for smart contracts\n\n## How to use\n\nInstall [Foundry](https://getfoundry.sh/) on your system. This is needed for smart contracts.\n\n1. Clone the repo\n2. Modify the `src/main.ts` file to your needs, and other html files as needed\n3. Run `deno run build` to build the frontend\n4. Run `deno run contracts:deploy` to test the example contracts\n5. Serve whatever ends up in the dist folder on a simple server - IPFS, S3, Arweave, Github Pages, etc.\n6. Deploy your smart contracts by tweaking the `.env` file (copy from `.env.example`) and running `deno run contracts:deploy`\n\n## License: MIT\n\nCopyright (c) 2024 x.com/bitfalls\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswader%2Fquickie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswader%2Fquickie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswader%2Fquickie/lists"}