{"id":21347147,"url":"https://github.com/kybernetwork/katalyst_dao_sc","last_synced_at":"2025-08-09T03:14:30.880Z","repository":{"id":54484701,"uuid":"288677321","full_name":"KyberNetwork/katalyst_dao_sc","owner":"KyberNetwork","description":null,"archived":false,"fork":false,"pushed_at":"2021-02-20T17:25:59.000Z","size":447,"stargazers_count":5,"open_issues_count":1,"forks_count":69,"subscribers_count":10,"default_branch":"master","last_synced_at":"2023-09-05T20:26:11.885Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/KyberNetwork.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":"2020-08-19T08:32:52.000Z","updated_at":"2023-09-05T20:26:11.886Z","dependencies_parsed_at":"2022-08-13T17:20:50.302Z","dependency_job_id":null,"html_url":"https://github.com/KyberNetwork/katalyst_dao_sc","commit_stats":null,"previous_names":[],"tags_count":1,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyberNetwork%2Fkatalyst_dao_sc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyberNetwork%2Fkatalyst_dao_sc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyberNetwork%2Fkatalyst_dao_sc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyberNetwork%2Fkatalyst_dao_sc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KyberNetwork","download_url":"https://codeload.github.com/KyberNetwork/katalyst_dao_sc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225829064,"owners_count":17530666,"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":"2024-11-22T02:12:51.171Z","updated_at":"2024-11-22T02:12:51.729Z","avatar_url":"https://github.com/KyberNetwork.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Introduction\n[![built-with openzeppelin](https://img.shields.io/badge/built%20with-OpenZeppelin-3677FF)](https://docs.openzeppelin.com/)\n[![Build Status](https://api.travis-ci.com/KyberNetwork/kyber_dao_sc.svg?branch=master\u0026status=passed)](https://travis-ci.com/github/KyberNetwork/kyber_dao_sc)\n\nThis repository contains the KyberDao smart contracts.\nFor more details, please visit the KyberDao section of our [developer portal](https://developer.kyber.network/docs/API_ABI-KyberDao/)\n\n## Package Manager\nWe use `yarn` as the package manager. You may use `npm` and `npx` instead, but commands in bash scripts may have to be changed accordingly.\n\n## Setup\n1. Clone this repo\n2. `yarn install`\n\n## Compilation\n`yarn compile` to compile contracts for all solidity versions.\n\n## Contract Deployment / Interactions\n\nFor interactions or contract deployments on public testnets / mainnet, create a `.env` file specifying your private key and infura api key, with the following format:\n\n```\nPRIVATE_KEY=0x****************************************************************\nINFURA_API_KEY=********************************\n```\n\n## Testing with Hardhat\n1. If contracts have not been compiled, run `yarn compile`. This step can be skipped subsequently.\n2. Run `yarn test`\n3. Use `./tst.sh -f` for running a specific test file.\n\n### Example Commands\n- `yarn test` (Runs all tests)\n- `./tst.sh -f ./test/kyberDao.js` (Test only kyberDao.js)\n\n### Example\n`yarn hardhat test --no-compile ./test/kyberDao.js`\n\n## Coverage\n`yarn coverage` (Runs coverage for all applicable files)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkybernetwork%2Fkatalyst_dao_sc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkybernetwork%2Fkatalyst_dao_sc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkybernetwork%2Fkatalyst_dao_sc/lists"}