{"id":21599750,"url":"https://github.com/mujhtech/stable-coin-gas-fee-support","last_synced_at":"2025-07-15T04:37:15.499Z","repository":{"id":117559441,"uuid":"604069078","full_name":"Mujhtech/stable-coin-gas-fee-support","owner":"Mujhtech","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-20T09:15:12.000Z","size":217,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T11:50:08.214Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mujhtech.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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-20T09:14:17.000Z","updated_at":"2023-02-20T09:15:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"72e4915d-9634-4038-8c34-0c6ca0bfaa14","html_url":"https://github.com/Mujhtech/stable-coin-gas-fee-support","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mujhtech/stable-coin-gas-fee-support","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mujhtech%2Fstable-coin-gas-fee-support","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mujhtech%2Fstable-coin-gas-fee-support/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mujhtech%2Fstable-coin-gas-fee-support/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mujhtech%2Fstable-coin-gas-fee-support/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mujhtech","download_url":"https://codeload.github.com/Mujhtech/stable-coin-gas-fee-support/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mujhtech%2Fstable-coin-gas-fee-support/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265402833,"owners_count":23759237,"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":"2024-11-24T18:16:21.655Z","updated_at":"2025-07-15T04:37:15.477Z","avatar_url":"https://github.com/Mujhtech.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- TABLE OF CONTENTS --\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"#about-the-project\"\u003eAbout The Project\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#built-with\"\u003eBuilt With\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#prerequisites\"\u003ePrerequisites\u003c/a\u003e\u003c/li\u003e\n        \u003cli\u003e\u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#roadmap\"\u003eRoadmap\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contact\"\u003eContact\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#acknowledgments\"\u003eAcknowledgments\u003c/a\u003e\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n\n## About The Project\n\nCelo Composer allows you to quickly build, deploy, and iterate on decentralized applications using Celo. It provides a number of frameworks, examples, and Celo specific functionality to help you get started with your next dApp.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Built With\n\nCelo Composer is built on Celo to make it simple to build dApps using a variety of front-end frameworks.\n\n- [Celo](https://celo.org/)\n- [Solidity](https://docs.soliditylang.org/en/v0.8.15/)\n- [Next.js](https://nextjs.org/)\n- [React.js](https://reactjs.org/)\n- [Material UI](https://mui.com/)\n- [React Native](https://reactnative.dev/)\n- [Flutter](https://docs.flutter.dev/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n\n## Getting Started\n\nTo build your dApp, you'll need to install the dependencies, create a new project, and run the following commands:\n\n## Prerequisites\n\n- Node\n- Git (v2.38 or higher)\n\n## How to use Celo Composer\n\nThe easiest way to get started with Celo Composer is using `@celo/celo-composer`. This is a CLI tool enables you to quickly start building dApps on Celo for multiple frameworks including React, React Native (w/o Expo), Flutter and Angular. You can create the dApp using default Composer templates provided by Celo. To get started, use the following command:\n\n```bash\nnpx @celo/celo-composer create\n```\n\n#### This will prompt you to select the framework and the template you want to use\n\n![Celo Composer select framework](https://github.com/celo-org/celo-composer/blob/main/images/readme/celo-composer-create.png?raw=true)\n\n#### Once you select the framework and the template, it will ask you to select the smart contract development environment tool\n\n![Celo Composer tool selection](https://github.com/celo-org/celo-composer/blob/main/images/readme/celo-composer-tool.png?raw=true)\n\n#### After selecting the tool, it will ask you whether you want subgraph support for your dApp\n\n![Celo Composer subgraph support](https://github.com/celo-org/celo-composer/blob/main/images/readme/celo-composer-subgraph.png?raw=true)\n\n#### Finally, it will ask you for the name of your dApp\n\n![Celo Composer dApp name](https://github.com/celo-org/celo-composer/blob/main/images/readme/celo-composer-project-name.png?raw=true)\n\n**_🔥Voila, you have your dApp ready to go. You can now start building your dApp on Celo._**\n\n## Supported Frameworks\n\n### \u003cu\u003eReact\u003c/u\u003e\n\n- Creating examples and experiment with React for your libraries and components.\n- Install dependencies with `yarn` or `npm i`.\n- Start the dApp with `yarn react-app:dev`/`npm run react-app:dev` and you are good to go.\n- Support for Website and Progressive Web Application.\n- Works with all major crypto wallets.\n\nCheck here to learn more about [Celo Composer - React](https://github.com/celo-org/celo-composer/main/packages/react-app/README.md)\n\n### \u003cu\u003eReact Native\u003c/u\u003e\n\n- You don't need to configure anything. A reasonably good configuration of both development and production builds is handled for you so you can focus on writing code.\n- Support for Android and IOS.\n- Works with [Expo](https://expo.dev/) and without Expo.\n- Working example app - The included example app shows how this all works together.\n- Easy to use and always updated with latest dependencies.\n\nCheck here to learn more about [Celo Composer - React Native](https://github.com/celo-org/celo-composer/main/packages/react-native-app/README.md)\n\n### \u003cu\u003eFlutter\u003c/u\u003e\n\n- One command to get started - Type `flutter run` to start development in your mobile phone.\n- Works with all major mobile crypto wallets.\n- Support for Android, IOS (Web, Windows, and Linux coming soon).\n- Working example app - The included example app shows how this all works together.\n- Easy to use and always updated with latest dependencies.\n\nCheck here to learn more about [Celo Composer - Flutter](https://github.com/celo-org/celo-composer/main/packages/flutter-app/README.md)\n\n### \u003cu\u003eAngular\u003c/u\u003e\n\n- Creating examples and experiment with Angular for your libraries and components.\n- Easy to setup and use.\n\nCheck here to learn more about [Celo Composer - Angular](https://github.com/celo-org/celo-composer/main/packages/angular-app/README.md)\n\n\u003c!-- USAGE EXAMPLES --\u003e\n\n## 🔭 Learning Solidity\n\n📕 Read the docs: \u003chttps://docs.soliditylang.org\u003e\n\n- [Primitive Data Types](https://solidity-by-example.org/primitives/)\n- [Mappings](https://solidity-by-example.org/mapping/)\n- [Structs](https://solidity-by-example.org/structs/)\n- [Modifiers](https://solidity-by-example.org/function-modifier/)\n- [Events](https://solidity-by-example.org/events/)\n- [Inheritance](https://solidity-by-example.org/inheritance/)\n- [Payable](https://solidity-by-example.org/payable/)\n- [Fallback](https://solidity-by-example.org/fallback/)\n\n📧 Learn the [Solidity globals and units](https://solidity.readthedocs.io/en/v0.6.6/units-and-global-variables.html)\n\n## Support\n\nJoin the Celo Discord server at \u003chttps://chat.celo.org\u003e. Reach out on the dedicated repo channel [here](https://discord.com/channels/600834479145353243/941003424298856448).\n\n\u003c!-- ROADMAP --\u003e\n\n## Roadmap\n\nSee the [open issues](https://github.com/celo-org/celo-composer/issues) for a full list of proposed features (and known issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## Contributing\n\nAs a contributor, you can add your own dApp to this repository and include it as a tab for others to access. Follow the steps below and reference existing files for additional details to help you get started.\n\nIf you decide to try this out and find something confusing, consider opening an pull request to make things more clear for the next developer that comes through. If you improve the user interface or create new components that you think might be useful for other developers, consider opening a PR.\n\nWe will happily compensate you for contributions. Anywhere between 5 and 50 cUSD (or more) depending on the work. This is dependent on the work that is done and is ultimately up to the discretion of the Celo Foundation developer relations team.\n\nYou can view the associated bounty on Gitcoin [here](https://gitcoin.co/issue/celo-org/celo-progressive-dapp-starter/17/100028587).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## License\n\nDistributed under the MIT License. See `LICENSE.txt` for more information.\n\n\u003c!-- CONTACT --\u003e\n## Contact\n\n- [@CeloDevs](https://twitter.com/CeloDevs)\n- [Discord](https://discord.com/invite/6yWMkgM)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmujhtech%2Fstable-coin-gas-fee-support","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmujhtech%2Fstable-coin-gas-fee-support","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmujhtech%2Fstable-coin-gas-fee-support/lists"}