{"id":24361967,"url":"https://github.com/devrapture/my_token_contract","last_synced_at":"2025-09-04T19:29:28.600Z","repository":{"id":270604840,"uuid":"840223245","full_name":"devrapture/my_token_contract","owner":"devrapture","description":"Token Contract project for Metacrafters assessment","archived":false,"fork":false,"pushed_at":"2024-08-09T10:12:30.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T22:28:36.432Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Solidity","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/devrapture.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,"publiccode":null,"codemeta":null}},"created_at":"2024-08-09T08:27:52.000Z","updated_at":"2024-08-09T10:12:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"027d9eec-1c5b-4b1b-962d-ec05fcdd4bf2","html_url":"https://github.com/devrapture/my_token_contract","commit_stats":null,"previous_names":["devrapture/my_token_contract"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devrapture%2Fmy_token_contract","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devrapture%2Fmy_token_contract/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devrapture%2Fmy_token_contract/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devrapture%2Fmy_token_contract/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devrapture","download_url":"https://codeload.github.com/devrapture/my_token_contract/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243188238,"owners_count":20250457,"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":"2025-01-18T22:27:09.415Z","updated_at":"2025-03-12T09:13:36.244Z","avatar_url":"https://github.com/devrapture.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"### My Token Contract\n\nThis Solidity program is a simple \"Token Contract\" program that demonstrates the basic syntax and functionality of the Solidity programming language. This is an accessment project for ETH PROOF: Beginner EVM Course by Metacrafters.\n\n### Description\nThis contract is a simple Token written in Solidity. The contract includes functionality to mint and burn tokens, along with keeping track of token balances. \nIt serves as a simple and straightforward introduction to Solidity programming and can be used as a foundation for more complex projects in the future.\n\n### Getting Started\n#### Executing program\nTo run this program, you can use Remix, an online Solidity IDE. To get started, go to the Remix website at https://remix.ethereum.org/.\n\nOnce you are on the Remix website, create a new file by clicking on the \"+\" icon in the left-hand sidebar. Save the file with a .sol extension (e.g., MyToken.sol). Copy and paste the code in the `MyToken.sol` file of this repo into the file:\n\nTo compile the code, click on the \"Solidity Compiler\" tab in the left-hand sidebar. Make sure the \"Compiler\" option is set to `0.8.18`, and then click on the `Compile MyToken.sol` button.\n\nOnce the code is compiled, you can deploy the contract by clicking on the `Deploy \u0026 Run Transactions` tab in the left-hand sidebar. Select the `MyToken` contract from the dropdown menu, and then click on the `Deploy` button.\n\nOnce the contract is deployed, you can interact with it by calling the `mint` and `burn` function. Click on the `MyToken` contract in the left-hand sidebar, and then click on the `mint` and `burn` function. Provide an address and value. Finally, click on the `transact` button to execute the function.\n\n### Authors\nRapture Chijioke Godson\n\n[@devrapture](https://x.com/DevRapture)\n\nLicense\nThis project is licensed under the MIT License - see the LICENSE.md file for details\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevrapture%2Fmy_token_contract","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevrapture%2Fmy_token_contract","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevrapture%2Fmy_token_contract/lists"}