{"id":31619442,"url":"https://github.com/multiversx/mx-defi-tutorial-dapp","last_synced_at":"2025-10-06T14:06:28.662Z","repository":{"id":229642728,"uuid":"774184660","full_name":"multiversx/mx-defi-tutorial-dapp","owner":"multiversx","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-29T13:59:55.000Z","size":226,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-01T15:08:38.232Z","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/multiversx.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}},"created_at":"2024-03-19T05:02:49.000Z","updated_at":"2024-03-19T05:02:57.000Z","dependencies_parsed_at":"2024-03-25T16:30:21.876Z","dependency_job_id":null,"html_url":"https://github.com/multiversx/mx-defi-tutorial-dapp","commit_stats":null,"previous_names":["multiversx/mx-defi-tutorial-dapp"],"tags_count":0,"template":false,"template_full_name":"multiversx/mx-template-dapp","purl":"pkg:github/multiversx/mx-defi-tutorial-dapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiversx%2Fmx-defi-tutorial-dapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiversx%2Fmx-defi-tutorial-dapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiversx%2Fmx-defi-tutorial-dapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiversx%2Fmx-defi-tutorial-dapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/multiversx","download_url":"https://codeload.github.com/multiversx/mx-defi-tutorial-dapp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiversx%2Fmx-defi-tutorial-dapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278621844,"owners_count":26017253,"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-06T02:00:05.630Z","response_time":65,"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":"2025-10-06T14:06:26.871Z","updated_at":"2025-10-06T14:06:28.656Z","avatar_url":"https://github.com/multiversx.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @multiversx/template-dapp\n\nThe **MultiversX dApp Template**, built using [React.js](https://reactjs.org/) and [Typescript](https://www.typescriptlang.org/).\nIt's a basic implementation of [@multiversx/sdk-dapp](https://www.npmjs.com/package/@multiversx/sdk-dapp), providing the basics for MultiversX authentication and TX signing.\n\nSee [Dapp template](https://template-dapp.multiversx.com/) for live demo.\n\n## Requirements\n\n- Node.js version 16.20.0+\n- Npm version 8.19.4+\n\n## Getting Started\n\nThe dapp is a client side only project and is built using the [Create React App](https://create-react-app.dev) scripts.\n\n### Instalation and running\n\n### Step 1. Install modules\n\nFrom a terminal, navigate to the project folder and run:\n\n```bash\nyarn install\n```\n\n### Step 2. Running in development mode\n\nIn the project folder run:\n\n```bash\nyarn start:devnet\nyarn start:testnet\nyarn start:mainnet\n```\n\nThis will start the React app in development mode, using the configs found in the `vite.config.ts` file.\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\\\nYou will also see any lint errors in the console.\n\n### Step 3. Build for testing and production use\n\nA build of the app is necessary to deploy for testing purposes or for production use.\nTo build the project run:\n\n```bash\nyarn build:devnet\nyarn build:testnet\nyarn build:mainnet\n```\n\n## Roadmap\n\nSee the [open issues](https://github.com/multiversx/mx-template-dapp/issues) for a list of proposed features (and known issues).\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nOne can contribute by creating _pull requests_, or by opening _issues_ for discovered bugs or desired features.\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultiversx%2Fmx-defi-tutorial-dapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmultiversx%2Fmx-defi-tutorial-dapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultiversx%2Fmx-defi-tutorial-dapp/lists"}