{"id":26756998,"url":"https://github.com/effectai/effect-network-neo","last_synced_at":"2025-08-28T23:48:58.569Z","repository":{"id":94763320,"uuid":"117909529","full_name":"effectai/effect-network-neo","owner":"effectai","description":"Smart contract for the Effect.AI token","archived":false,"fork":false,"pushed_at":"2018-04-10T07:50:34.000Z","size":104,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-19T13:42:01.641Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/effectai.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":"2018-01-18T00:27:44.000Z","updated_at":"2021-02-08T20:44:01.000Z","dependencies_parsed_at":"2023-03-06T08:00:58.913Z","dependency_job_id":null,"html_url":"https://github.com/effectai/effect-network-neo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/effectai/effect-network-neo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effectai%2Feffect-network-neo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effectai%2Feffect-network-neo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effectai%2Feffect-network-neo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effectai%2Feffect-network-neo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/effectai","download_url":"https://codeload.github.com/effectai/effect-network-neo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effectai%2Feffect-network-neo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272582506,"owners_count":24959419,"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-28T02:00:10.768Z","response_time":74,"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":"2025-03-28T15:34:11.005Z","updated_at":"2025-08-28T23:48:58.551Z","avatar_url":"https://github.com/effectai.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"logo.png\" width=\"96px\"\u003e\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eEffect Network\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eSmart contracts for the Effect Network\u003c/p\u003e\n\n## Compiling\n\nThe main token contracts are currently implemented in Java. Maven is\nused to compile the contract into a jar file that is then converted to\navm bytecode.\n\n### Java\n\nThis project requires `neo-devpack-java` to be installed as a local\nmaven package. The following commands will install the package from\ngithub:\n\n```\n$ git clone https://github.com/neo-project/neo-devpack-java\n$ cd neo-devpack-java\n$ mvn package\n$ mvn install:install-file -Dfile=target/neo-devpack-java-2.3.0.jar -DpomFile=pom.xml\n```\n\nTo compile a Java smart contract you can use Maven:\n\n```\n$ cd contracts/java/token\n$ mvn package\n```\n\nThis will create a `jar` file in the `target` directory. This file can\nbe used as input to\n[neoj](https://github.com/neo-project/neo-compiler/tree/master/neoj)\nto get the a resulting `avm` file that can be deployed.\n\n## Contracts\n\nThe following contracts are included\n\n- [EffectToken](contracts/java/token)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feffectai%2Feffect-network-neo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feffectai%2Feffect-network-neo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feffectai%2Feffect-network-neo/lists"}