{"id":15461362,"url":"https://github.com/masaun/bancor-liquidly-pool-with-compound","last_synced_at":"2025-04-22T10:37:40.829Z","repository":{"id":112435573,"uuid":"237497439","full_name":"masaun/bancor-liquidly-pool-with-compound","owner":"masaun","description":"This is one of system of \"new bancor pool design\" that integrate Compound (cToken) with Bancor Pool by using bancor and compound protocol.","archived":false,"fork":false,"pushed_at":"2020-02-23T05:09:37.000Z","size":485,"stargazers_count":4,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-22T10:37:32.122Z","etag":null,"topics":["bancor-protocol","compound-protocol","react","solidity","truffle","web3js"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/masaun.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2020-01-31T19:04:15.000Z","updated_at":"2021-05-12T12:07:54.000Z","dependencies_parsed_at":"2023-05-15T03:15:16.252Z","dependency_job_id":null,"html_url":"https://github.com/masaun/bancor-liquidly-pool-with-compound","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/masaun%2Fbancor-liquidly-pool-with-compound","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masaun%2Fbancor-liquidly-pool-with-compound/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masaun%2Fbancor-liquidly-pool-with-compound/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masaun%2Fbancor-liquidly-pool-with-compound/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/masaun","download_url":"https://codeload.github.com/masaun/bancor-liquidly-pool-with-compound/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250221946,"owners_count":21394791,"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":["bancor-protocol","compound-protocol","react","solidity","truffle","web3js"],"created_at":"2024-10-01T23:41:38.194Z","updated_at":"2025-04-22T10:37:40.805Z","avatar_url":"https://github.com/masaun.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bancor Liquidly Pool with Compound\n\n***\n## 【Introduction of Bancor Liquidly Pool with Compound】\n- This is the \"Bancor Liquidly Pool with Compound\".\n- This is one of system of \"new bancor pool design\" that integrate Compound (cToken) with Bancor Pool by using bancor and compound protocol.\n- I try to integrate Compound with Bancor Pool\n  - Both of token (cToken and BNT) are conbined and published as `SmartToken`  (i.e. `cDAIBNT` )\n  - Currently, I have implemented them on ropsten \n\n\u0026nbsp;\n\n\n***\n\n## 【Setup for testing system behavior in frontend】\n### Setup wallet by using Metamask\n1. Add MetaMask to browser (Chrome or FireFox or Opera or Brave)    \nhttps://metamask.io/  \n\n\n2. Adjust appropriate newwork below \n```\nRopsten Test Network\n```\n\n\u0026nbsp;\n\n\n### Setup backend\n1. Deploy contracts to Ropsten Test Network\n```\n(root directory)\n\n$ npm run migrate:ropsten\n```\n\n\u0026nbsp;\n\n\n### Setup frontend\n1. Execute command below in root directory.\n```\n\n$ npm run client\n```\n\n2. Access to browser by using link \n```\nhttp://127.0.0.1:3000\n```\n\n\u0026nbsp;\n\n***\n\n\n## 【Work flow】\n\n\u0026nbsp;\n\n***\n\n## 【References】  \n- Gitcoin / Sustain Web3  \n  - Bancor Challenge 2 — New Liquidity Pool Designs  \n    https://gitcoin.co/issue/bancorprotocol/contracts/337/3948  \n\n- Document of bancor protocol    \n  - How to Create a Bancor Liquidity Pool  \n    https://docs.bancor.network/user-guides/token-integration/how-to-create-a-bancor-liquidity-pool    \n  - ContractAddress on Ropsten Network  \n    https://support.bancor.network/hc/en-us/articles/360010410399-Ethereum-Ropsten-Network- \n  - ContractAddress（Called by `addressOf()` ）  \n    https://docs.bancor.network/user-guides/network-data-and-stats/ethereum-contract-addresses\n\n- Document of compound protocol\n  - ContractAddress of cToken on Ropsten   \n    https://compound.finance/developers\n\n- Github of bancor protocol \n  - Bancor Protocol Contracts v0.5 (beta)  \n    https://github.com/bancorprotocol/contracts  \n\n- Reference dApp\n  - Co-Trader：https://bancor.cotrader.com/#/pool\n  - Zerion (Invest tab): https://app.zerion.io\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasaun%2Fbancor-liquidly-pool-with-compound","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmasaun%2Fbancor-liquidly-pool-with-compound","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasaun%2Fbancor-liquidly-pool-with-compound/lists"}