{"id":19772043,"url":"https://github.com/danieldacosta/erc721-code-template","last_synced_at":"2026-06-07T22:32:49.820Z","repository":{"id":42710919,"uuid":"474711037","full_name":"DanielDaCosta/erc721-code-template","owner":"DanielDaCosta","description":"Code template for a ERC721 Dapp","archived":false,"fork":false,"pushed_at":"2022-03-27T17:42:57.000Z","size":420,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-11T01:10:39.452Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DanielDaCosta.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}},"created_at":"2022-03-27T17:33:41.000Z","updated_at":"2022-03-27T17:40:42.000Z","dependencies_parsed_at":"2022-08-29T13:51:45.194Z","dependency_job_id":null,"html_url":"https://github.com/DanielDaCosta/erc721-code-template","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/DanielDaCosta%2Ferc721-code-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielDaCosta%2Ferc721-code-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielDaCosta%2Ferc721-code-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielDaCosta%2Ferc721-code-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanielDaCosta","download_url":"https://codeload.github.com/DanielDaCosta/erc721-code-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241101665,"owners_count":19909943,"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-12T05:05:14.328Z","updated_at":"2025-11-22T22:03:43.381Z","avatar_url":"https://github.com/DanielDaCosta.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ERC721-code-template\nCode template for a ERC721 Dapp.\n\nProject: Build CryptoStar Dapp on Ethereum\n\n# Requirements\n\n```json\n    \"@openzeppelin/contracts\": \"^4.5.0\",\n    \"@truffle/hdwallet-provider\": \"^2.0.4\",\n    \"web3\": \"^1.7.1\",\n    \"webpack-dev-server\": \"^4.7.4\"\n```\n\n```\n    Truffle v5.5.3\n    Solidity Compiler:  0.8.12+commit.f00d7308\n```\n\n# Install packages\n\n```bash\n    cd app\n    npm install \n```\n\n# Truffle contracts\n```bash\n   truffle develop\n   compile\n   migrate --reset\n   test\n```\n\n# Run Dapp\n```bash\n   cd app\n   npm run dev\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieldacosta%2Ferc721-code-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanieldacosta%2Ferc721-code-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieldacosta%2Ferc721-code-template/lists"}