{"id":15525394,"url":"https://github.com/ghostwriter/evm-stack","last_synced_at":"2025-03-28T20:49:23.559Z","repository":{"id":104344371,"uuid":"118564153","full_name":"ghostwriter/evm-stack","owner":"ghostwriter","description":"Stack implementation written in solidity.","archived":false,"fork":false,"pushed_at":"2018-01-23T05:51:44.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-03T06:38:43.547Z","etag":null,"topics":["ethereum","ethereum-contract","evm","exercise","stack"],"latest_commit_sha":null,"homepage":null,"language":null,"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/ghostwriter.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["ghostwriter"]}},"created_at":"2018-01-23T05:50:19.000Z","updated_at":"2022-01-20T00:30:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"ed31be9c-9ccd-4410-88a2-27b28d5cbf2b","html_url":"https://github.com/ghostwriter/evm-stack","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/ghostwriter%2Fevm-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostwriter%2Fevm-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostwriter%2Fevm-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostwriter%2Fevm-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghostwriter","download_url":"https://codeload.github.com/ghostwriter/evm-stack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246100494,"owners_count":20723469,"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":["ethereum","ethereum-contract","evm","exercise","stack"],"created_at":"2024-10-02T10:57:22.419Z","updated_at":"2025-03-28T20:49:23.538Z","avatar_url":"https://github.com/ghostwriter.png","language":null,"funding_links":["https://github.com/sponsors/ghostwriter"],"categories":[],"sub_categories":[],"readme":"# EvmStack\n\nStack implementation written in solidity.\n\n```\nclear(): removes all elements from the stack.\n\npeek(): returns the top most elements in the stack, but doesn’t delete it.\n\npop(): returns and deletes the top most element in the stack.\n\npush(x): adds an element at the top the stack.\n\nsize(): returns the number of elements in the stack.\n\nisEmpty(): returns whether the stack has any elements.\n\nrip(): kills the contract and returns any remaining funds back to the owner.\n\n```\n\n## License\n\nEvmStack is an open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghostwriter%2Fevm-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghostwriter%2Fevm-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghostwriter%2Fevm-stack/lists"}