{"id":22907841,"url":"https://github.com/matrixainetwork/matrixdemo","last_synced_at":"2025-04-01T09:17:22.343Z","repository":{"id":44059752,"uuid":"215722933","full_name":"MatrixAINetwork/matrixdemo","owner":"MatrixAINetwork","description":"Matrix AI Network local test block chain and demo contracts with default config and man address support","archived":false,"fork":false,"pushed_at":"2023-01-24T00:43:16.000Z","size":724,"stargazers_count":2,"open_issues_count":13,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T05:15:43.028Z","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/MatrixAINetwork.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":"2019-10-17T06:50:15.000Z","updated_at":"2023-01-24T07:55:48.000Z","dependencies_parsed_at":"2023-02-13T06:00:39.898Z","dependency_job_id":null,"html_url":"https://github.com/MatrixAINetwork/matrixdemo","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/MatrixAINetwork%2Fmatrixdemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatrixAINetwork%2Fmatrixdemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatrixAINetwork%2Fmatrixdemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatrixAINetwork%2Fmatrixdemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MatrixAINetwork","download_url":"https://codeload.github.com/MatrixAINetwork/matrixdemo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246612452,"owners_count":20805355,"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-12-14T03:17:58.513Z","updated_at":"2025-04-01T09:17:22.324Z","avatar_url":"https://github.com/MatrixAINetwork.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# matrixDemo\n\nMatrix AI Network local test block chain and demo contracts with default config and man address support\n## Init man contract\n    cd {yourcontractdir}\n    truffle unbox matrixDemo\n## install Docker\n    sudo yum makecache fast\n    sudo yum -y install docker-ce\n## invoke truffle-matrix\n    truffle-matrix\n## contract migrate\n    truffle migrate\n## truffle-config\n##### Each network properties add type,dryRun,skipDryRun setting like this:\n    development: {\n        type = \"matrix\",\n        skipDryRun: true,\n    }\n#### Add manUtils.sol support\n###### Convert address to man address(string)\n    function toMan(address _addr)  public pure returns (string)\n###### Convert man address(string) to address\n    function toAddress(string _manAddr) public pure returns(address)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatrixainetwork%2Fmatrixdemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatrixainetwork%2Fmatrixdemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatrixainetwork%2Fmatrixdemo/lists"}