{"id":24995404,"url":"https://github.com/compolabs/miden-research","last_synced_at":"2025-03-29T14:43:58.465Z","repository":{"id":233997013,"uuid":"788148151","full_name":"compolabs/miden-research","owner":"compolabs","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-23T02:12:39.000Z","size":331,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-23T02:15:52.670Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/compolabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-04-17T21:40:31.000Z","updated_at":"2024-05-27T17:42:50.345Z","dependencies_parsed_at":"2024-05-27T17:53:42.836Z","dependency_job_id":null,"html_url":"https://github.com/compolabs/miden-research","commit_stats":null,"previous_names":["compolabs/masm-research","compolabs/miden-research"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compolabs%2Fmiden-research","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compolabs%2Fmiden-research/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compolabs%2Fmiden-research/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compolabs%2Fmiden-research/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/compolabs","download_url":"https://codeload.github.com/compolabs/miden-research/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246200300,"owners_count":20739563,"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-02-04T15:37:43.182Z","updated_at":"2025-03-29T14:43:58.443Z","avatar_url":"https://github.com/compolabs.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Miden Research\n\nThis repository is dedicated to exploring, experimenting, and learning more about how to use Miden and Miden Assembly.\n\nDisclaimer: Currently this repository is in progress of being updated from Miden v0.3 to v0.4. Not all tests are currently working.\n\n### Running Tests:\n\nSimple AMM test:\n```\ncargo test --package miden-research --test mock_integration -- amm_swap_test::test_swap_asset_amm --exact --show-output\n```\n\nSquare root test:\n```\ncargo test --package miden-research --test math -- sqrt_test::test_sqrt_masm --exact --show-output\n```\n\nTestnet client integration tests:\n```\n# This will ensure we start from a clean node and client\ncargo make reset\n# This command will clone the node's repo and generate the accounts and genesis files and lastly start the node \ncargo make node\n# This command will run the node on background\ncargo make start-node \n# This will run the integration test \ncargo make integration-test\n```\n\nBefore pushing run:\n```\ncargo test --test mock_integration\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompolabs%2Fmiden-research","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcompolabs%2Fmiden-research","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompolabs%2Fmiden-research/lists"}