{"id":23107743,"url":"https://github.com/kleros/archon","last_synced_at":"2025-07-22T01:02:07.491Z","repository":{"id":38716474,"uuid":"148822702","full_name":"kleros/archon","owner":"kleros","description":"Provides functionality for Arbitrator and Arbitrable Ethereum smart contracts as defined in ERC 792 and ERC 1497.","archived":false,"fork":false,"pushed_at":"2025-02-19T18:32:23.000Z","size":7066,"stargazers_count":13,"open_issues_count":15,"forks_count":7,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-05-24T17:46:30.527Z","etag":null,"topics":["arbitration","blockchain","developer-tools","ethereum","middleware","sdk"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/kleros.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2018-09-14T17:43:58.000Z","updated_at":"2024-06-10T20:53:49.000Z","dependencies_parsed_at":"2024-02-28T04:23:25.612Z","dependency_job_id":"89b30c55-0deb-4a6f-8a2e-905dfb8046c7","html_url":"https://github.com/kleros/archon","commit_stats":{"total_commits":138,"total_committers":8,"mean_commits":17.25,"dds":0.3188405797101449,"last_synced_commit":"9b6ce8de21880759de46432d4d1e498d9589ae89"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/kleros/archon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kleros%2Farchon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kleros%2Farchon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kleros%2Farchon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kleros%2Farchon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kleros","download_url":"https://codeload.github.com/kleros/archon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kleros%2Farchon/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266405360,"owners_count":23923533,"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-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["arbitration","blockchain","developer-tools","ethereum","middleware","sdk"],"created_at":"2024-12-17T01:15:56.502Z","updated_at":"2025-07-22T01:02:06.417Z","avatar_url":"https://github.com/kleros.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Archon\n\n\u003e Archon provides functionality for Arbitrator and Arbitrable Ethereum smart contracts as defined in ERC 792 and ERC 1497.\n\n## Documentation\n\nSee full documentation at https://archon.readthedocs.io/en/latest/index.html\n\n## Installation\n\n```\nnpm install @kleros/archon\n```\n\n## Basic Usage\n\n```\nvar Archon = require('@kleros/archon');\n\nvar archon = new Archon('wss://some.local-or-remote.node:8546');\n\n\u003e archon.arbitrator\n\u003e archon.arbitrable\n\u003e archon.utils\n\u003e archon.version\n```\n\n## Test\n\n```sh\nyarn ganache\nyarn test\n```\n\n## Build\n\n```sh\nyarn run build\n```\n\n## Update Docs\n\nThe documentation is based on Sphinx. Install Sphinx with your global python or in a virtualenv\n```\npip install sphinx\n```\n\n\n1) Update `.rst` files in /docs\n\n\n2) Run to generate new docs bundle\n```\ncd docs \u0026\u0026 make html\n```\n\n3) View changes\n```\nopen ./docs/_build/html/index.html\n```\n\n4) Push changes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkleros%2Farchon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkleros%2Farchon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkleros%2Farchon/lists"}