{"id":27445581,"url":"https://github.com/guillaumecz/simpletoken","last_synced_at":"2026-05-06T01:37:53.005Z","repository":{"id":44064908,"uuid":"181728479","full_name":"GuillaumeCz/SimpleToken","owner":"GuillaumeCz","description":"This is a little example of the usage of OpenZeppelin's ERC721 standard implementation","archived":false,"fork":false,"pushed_at":"2023-01-04T22:10:28.000Z","size":1603,"stargazers_count":0,"open_issues_count":18,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T03:25:54.709Z","etag":null,"topics":["erc721","ethereum","ganache-cli","openzeppelin","smart-contracts","solidity","token","truffle"],"latest_commit_sha":null,"homepage":"","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/GuillaumeCz.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":"2019-04-16T16:38:11.000Z","updated_at":"2020-07-08T09:27:23.000Z","dependencies_parsed_at":"2023-02-02T21:25:15.180Z","dependency_job_id":null,"html_url":"https://github.com/GuillaumeCz/SimpleToken","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GuillaumeCz/SimpleToken","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuillaumeCz%2FSimpleToken","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuillaumeCz%2FSimpleToken/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuillaumeCz%2FSimpleToken/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuillaumeCz%2FSimpleToken/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GuillaumeCz","download_url":"https://codeload.github.com/GuillaumeCz/SimpleToken/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuillaumeCz%2FSimpleToken/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005332,"owners_count":26083883,"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-10T02:00:06.843Z","response_time":62,"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":["erc721","ethereum","ganache-cli","openzeppelin","smart-contracts","solidity","token","truffle"],"created_at":"2025-04-15T03:19:58.993Z","updated_at":"2025-10-10T21:06:08.132Z","avatar_url":"https://github.com/GuillaumeCz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ERC721 simple implementation\n\n## First run\n\n```\ngit clone https://github.com/GuillaumeCz/ERC721-implementation.git\ncd ERC721-implementation\n\n# initialization\nnpm install\nnpm install -g truffle\n\n# You'll need `ganache-cli` in order to simulate a blockchain.\nnpm install -g ganache-cli\n\n# run the following in a separate terminal\nganache-cli --deterministic\n\n# Compile the contracts \nnpm run compile\n\n# Generate typings\nnpm run generate \n# npm run generate:windows if you're running the project on Windows\n\n# Test the contracts\nnpm test\n\n```\nIn order to use Typescript for the tests, you should carefully regenerate the typings each time you add changes to the contracts and before running the tests.\n\nHave fun ;)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguillaumecz%2Fsimpletoken","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguillaumecz%2Fsimpletoken","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguillaumecz%2Fsimpletoken/lists"}