{"id":27551414,"url":"https://github.com/lrmn7/contracts-mewwme","last_synced_at":"2025-06-26T07:02:15.718Z","repository":{"id":287104932,"uuid":"963612536","full_name":"lrmn7/contracts-mewwme","owner":"lrmn7","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-10T00:35:10.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-19T01:39:30.219Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lrmn7.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}},"created_at":"2025-04-10T00:20:15.000Z","updated_at":"2025-04-10T00:35:14.000Z","dependencies_parsed_at":"2025-04-10T01:31:56.131Z","dependency_job_id":"992a786f-aa29-4146-91e9-efd2ae8bc21e","html_url":"https://github.com/lrmn7/contracts-mewwme","commit_stats":null,"previous_names":["lrmn7/contracts-mewwme"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lrmn7/contracts-mewwme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lrmn7%2Fcontracts-mewwme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lrmn7%2Fcontracts-mewwme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lrmn7%2Fcontracts-mewwme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lrmn7%2Fcontracts-mewwme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lrmn7","download_url":"https://codeload.github.com/lrmn7/contracts-mewwme/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lrmn7%2Fcontracts-mewwme/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262018675,"owners_count":23245618,"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-04-19T08:47:01.704Z","updated_at":"2025-06-26T07:02:15.705Z","avatar_url":"https://github.com/lrmn7.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mewwme Smart Contracts\n\nA collection of smart contracts powering the Mewwme platform — a decentralized ecosystem enabling token creation, liquidity management, and gamified burn challenges.\n\nBuilt with Solidity and Hardhat.\n\n---\n\n## Features\n\n- ERC20 Token Factory\n- Liquidity Pool Management\n- Burn Challenge Mechanism\n- Modular \u0026 Upgradeable Design (via OpenZeppelin)\n\n---\n\n## Project Structure\n\n```\ncontracts/\n├── BurnChallenge.sol     # Token burn challenge mechanism\n├── CustomToken.sol       # Base ERC20 token implementation\n├── LiquidityPool.sol     # Liquidity pool management logic\n└── TokenFactory.sol      # ERC20 token factory contract\n```\n\n---\n\n## Prerequisites\n\n- Node.js v16 or later\n- npm or yarn\n- Hardhat v2.x\n\n---\n\n## Installation\n\nClone the repository and install dependencies:\n\n```bash\ngit clone https://github.com/your-org/mewwme-contracts.git\ncd mewwme-contracts\nnpm install\n```\n\n---\n\n## Usage\n\n### Compile Smart Contracts\n\n```bash\nnpx hardhat compile\n```\n\n### Run Unit Tests\n\n```bash\nnpx hardhat test\n```\n\n### Run Tests with Gas Report\n\n```bash\nREPORT_GAS=true npx hardhat test\n```\n\n### Start Local Hardhat Network\n\n```bash\nnpx hardhat node\n```\n\n---\n\nRun deployment:\n\n```bash\nnpx hardhat run scripts/deploy.ts --network localhost\n```\n\n---\n\n## Dependencies\n\n- [Hardhat v2.22.19](https://hardhat.org/)\n- [OpenZeppelin Contracts v5.2.0](https://docs.openzeppelin.com/contracts/)\n- [Ethers.js v6.13.5](https://docs.ethers.org/)\n\n---\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flrmn7%2Fcontracts-mewwme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flrmn7%2Fcontracts-mewwme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flrmn7%2Fcontracts-mewwme/lists"}