{"id":15830704,"url":"https://github.com/ohmysol/constant-function-market-maker-enc","last_synced_at":"2025-08-12T09:30:42.886Z","repository":{"id":254723368,"uuid":"847100522","full_name":"ohMySol/constant-function-market-maker-enc","owner":"ohMySol","description":"Constant Function Market Maker (CFMM) with fully homomorphic encryption(FHE). For FHE I am using fhEVM library from ZAMA protocol.","archived":false,"fork":false,"pushed_at":"2024-08-31T13:59:54.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-06T11:41:28.025Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/ohMySol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-08-24T21:10:48.000Z","updated_at":"2024-09-21T13:34:26.000Z","dependencies_parsed_at":"2024-10-05T11:41:25.073Z","dependency_job_id":"fd5672d9-3d1e-48f5-8d1e-892b6441aaec","html_url":"https://github.com/ohMySol/constant-function-market-maker-enc","commit_stats":null,"previous_names":["ohmysol/constant-function-market-maker-enc"],"tags_count":0,"template":false,"template_full_name":"zama-ai/fhevm-hardhat-template","purl":"pkg:github/ohMySol/constant-function-market-maker-enc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohMySol%2Fconstant-function-market-maker-enc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohMySol%2Fconstant-function-market-maker-enc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohMySol%2Fconstant-function-market-maker-enc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohMySol%2Fconstant-function-market-maker-enc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ohMySol","download_url":"https://codeload.github.com/ohMySol/constant-function-market-maker-enc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohMySol%2Fconstant-function-market-maker-enc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270038415,"owners_count":24516516,"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-08-12T02:00:09.011Z","response_time":80,"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":[],"created_at":"2024-10-05T11:41:20.230Z","updated_at":"2025-08-12T09:30:42.545Z","avatar_url":"https://github.com/ohMySol.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Constant Function Market Maker(CFMM) \nThis project is about the combination of the fully homomorphic encryption with CFMM in order to provide a safe automated market maker version.\n!Note though that to make this work, you must use your `INFURA_API_KEY` and your `MNEMONIC` as GitHub secrets.\n\n## Pre Requisites\n\nBefore being able to run any command, you need to create a `.env` file and set a BIP-39 compatible mnemonic as an environment variable. You can follow the example in `.env.example` and start with the following command:\n\n```sh\ncp .env.example .env\n```\n\nIf you don't already have a mnemonic, you can use this [website](https://iancoleman.io/bip39/) to generate one.\n\nThen, proceed with installing dependencies - please **_make sure to use Node v20_** or more recent or this will fail:\n\n```\nnpm install\n```\n\n### Start fhEVM local development env\n```\nnpm fhevm:start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohmysol%2Fconstant-function-market-maker-enc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fohmysol%2Fconstant-function-market-maker-enc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohmysol%2Fconstant-function-market-maker-enc/lists"}