{"id":29040714,"url":"https://github.com/pushchain/push-smart-contracts-genesis","last_synced_at":"2025-10-13T07:14:23.118Z","repository":{"id":37009443,"uuid":"295208380","full_name":"pushchain/push-smart-contracts-genesis","owner":"pushchain","description":"$PUSH Token + Vesting Smart Contracts","archived":false,"fork":false,"pushed_at":"2024-04-27T15:17:34.000Z","size":7253,"stargazers_count":20,"open_issues_count":3,"forks_count":7,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-07-30T21:29:53.195Z","etag":null,"topics":["smart-contract","token","vesting"],"latest_commit_sha":null,"homepage":"","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/pushchain.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":"audit/EPNS-release-Audit.pdf","citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-13T18:04:59.000Z","updated_at":"2024-04-27T15:17:38.000Z","dependencies_parsed_at":"2024-12-04T19:38:08.101Z","dependency_job_id":"d76baa13-98f8-4563-850d-2c6857fc499c","html_url":"https://github.com/pushchain/push-smart-contracts-genesis","commit_stats":null,"previous_names":["push-protocol/push-smart-contracts-genesis","pushchain/push-smart-contracts-genesis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pushchain/push-smart-contracts-genesis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushchain%2Fpush-smart-contracts-genesis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushchain%2Fpush-smart-contracts-genesis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushchain%2Fpush-smart-contracts-genesis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushchain%2Fpush-smart-contracts-genesis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pushchain","download_url":"https://codeload.github.com/pushchain/push-smart-contracts-genesis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushchain%2Fpush-smart-contracts-genesis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014115,"owners_count":26085461,"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-13T02:00:06.723Z","response_time":61,"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":["smart-contract","token","vesting"],"created_at":"2025-06-26T14:36:37.215Z","updated_at":"2025-10-13T07:14:23.100Z","avatar_url":"https://github.com/pushchain.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Push Protocol (EPNS)\n## PUSH Tokens and Time Vesting Smart Contracts\n\n[![Build Status](https://travis-ci.com/ethereum-push-notification-service/epns-smart-contracts-staging.svg?token=3pZwaXsWcsvpExABUhSW\u0026branch=master)](https://travis-ci.com/ethereum-push-notification-service/epns-smart-contracts-staging)\n\nThe repo contains smart contracts that form the **$PUSH** token functionality and all the vesting contracts functionality including their test cases.\n\n## Setup\n\n  - Clone repo\n  - Run **npm install**\n  - Run **npm start** first to setup **environment variables**\n  - Run **hardhat** functions\n  - Read more about Hardhat here: https://hardhat.org/\n\n### Initial Setup Example\n```sh\nnpm install\nnpm start\nnpx hardhat [operations]\n```\n\n## Compiling\nFor compiling the smart contracts placed under contracts\n```sh\nnpx hardhat compile\n```\n\n## Testing\nThe test folder contains various test cases in different test files.\n\n### Run Entire Testcases\n```sh\nnpx hardhat test\n```\n\n### Run Specific Testcases\n```sh\nnpx hardhat test ./test/token/EPNS.NonERC20.test\nnpx hardhat test ./test/token/EPNS.StandardERC20.test\n```\n\n## Deploy\nTo deploy smart contracts on a selected network\n\n### Deploy on the default network\n```sh\nnpx hardhat run scripts/deploy.js\n```\n\n### Deploy on different network\n```sh\nnpx hardhat run scripts/deploy.js --network ropsten\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpushchain%2Fpush-smart-contracts-genesis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpushchain%2Fpush-smart-contracts-genesis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpushchain%2Fpush-smart-contracts-genesis/lists"}