{"id":18857723,"url":"https://github.com/portalnetwork/react-near","last_synced_at":"2026-02-07T06:30:17.091Z","repository":{"id":39298761,"uuid":"226231500","full_name":"PortalNetwork/react-near","owner":"PortalNetwork","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-04T13:30:29.000Z","size":4869,"stargazers_count":0,"open_issues_count":23,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-30T19:39:07.426Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/PortalNetwork.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}},"created_at":"2019-12-06T02:42:03.000Z","updated_at":"2019-12-06T02:42:28.000Z","dependencies_parsed_at":"2023-02-02T14:00:53.611Z","dependency_job_id":null,"html_url":"https://github.com/PortalNetwork/react-near","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PortalNetwork%2Freact-near","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PortalNetwork%2Freact-near/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PortalNetwork%2Freact-near/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PortalNetwork%2Freact-near/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PortalNetwork","download_url":"https://codeload.github.com/PortalNetwork/react-near/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239799549,"owners_count":19699074,"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-08T04:07:46.961Z","updated_at":"2026-02-07T06:30:17.057Z","avatar_url":"https://github.com/PortalNetwork.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cbr /\u003e\n\u003cbr /\u003e\n\n\u003cp\u003e\n\u003cimg src=\"https://nearprotocol.com/wp-content/themes/near-19/assets/img/logo.svg?t=1553011311\" width=\"240\"\u003e\n\u003c/p\u003e\n\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n## Template for NEAR dapps\n\n### Features\n* Create NEAR dapps with a React frontend 🐲\n* We got Gulp! 💦\n* We got Corgis? [🐶](https://corgis.nearprotocol.com) \n\n### Requirements\n##### IMPORTANT: Make sure you have the latest version of NEAR Shell and Node Version \u003e 10.x \n1. node and npm\n2. near shell\ninstall with \n```\nnpm i -g near-shell\n```\n3.(optional) install yarn to build\n```\nnpm i -g yarn\n```\n\n### To run on testnet\nStep 1: Create account for the contract and deploy the contract.\nIn the terminal\n```\nnear login\n```\nclick the link and create your own contract ID\n\nStep 2:\nmodify src/config.js line that sets the contractName. Set it to id from step 1.\n```\nconst CONTRACT_NAME = \"contractId\"; /* TODO: fill this in! */\n```\n\nStep 3:\nFinally, run the command in your terminal.\n```\nnpm install\nnpm run(yarn) prestart\nnpm run(yarn) start\n```\nThe server that starts is for static assets and by default serves them to localhost:3000. Navigate there in your browser to see the app running!\n\n## To Explore\n\n- `assembly/main.ts` for the contract code\n- `src/index.html` for the front-end HTML\n- `src/main.js` for the JavaScript front-end code and how to integrate contracts\n- `src/app.js` for the first react component\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fportalnetwork%2Freact-near","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fportalnetwork%2Freact-near","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fportalnetwork%2Freact-near/lists"}