{"id":13756728,"url":"https://github.com/O3Labs/neo-utils","last_synced_at":"2025-05-10T04:30:54.388Z","repository":{"id":57482167,"uuid":"122147133","full_name":"O3Labs/neo-utils","owner":"O3Labs","description":"Useful functions for NEO blockchain written in Go. ","archived":true,"fork":false,"pushed_at":"2019-08-06T03:52:48.000Z","size":262,"stargazers_count":26,"open_issues_count":0,"forks_count":16,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-01T09:27:30.057Z","etag":null,"topics":["neo"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/O3Labs.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":"2018-02-20T02:32:46.000Z","updated_at":"2024-03-07T04:01:21.000Z","dependencies_parsed_at":"2022-09-02T06:11:31.942Z","dependency_job_id":null,"html_url":"https://github.com/O3Labs/neo-utils","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/O3Labs%2Fneo-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/O3Labs%2Fneo-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/O3Labs%2Fneo-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/O3Labs%2Fneo-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/O3Labs","download_url":"https://codeload.github.com/O3Labs/neo-utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253365181,"owners_count":21897180,"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":["neo"],"created_at":"2024-08-03T11:00:52.217Z","updated_at":"2025-05-10T04:30:53.920Z","avatar_url":"https://github.com/O3Labs.png","language":"Go","funding_links":[],"categories":["SDKs"],"sub_categories":["MainNet and TestNet (2.7.6+)"],"readme":"# neo-utils\nUseful functions for the NEO blockchain written in Go.\n\nThis library can be fully compiled to native iOS and Android framework using `gomobile bind`\n\nnote: `gomobile` does not support slice parameter yet so some functions are optimized to take a comma separated string as a param instead of a array of string.  \nFor methods specifically designed to be used on mobile see ```mobile.go```  \n\n### Installation\n`go get github.com/o3labs/neo-utils/neoutils`\n\n## Compile this library to native mobile frameworks.\n\n### Install gomobile\n```\ngo get golang.org/x/mobile/cmd/gomobile\n\ngomobile init\n```  \n\n### Install Dependencies\n```\n. dep.sh\n```\n\n### Compile to both iOS and Android frameworks\n```\n. build.sh\n```\n\n### Compile to iOS framework\nXCode is required.  \n`gomobile bind -target=ios -o=output/ios/neoutils.framework github.com/o3labs/neo-utils/neoutils`\n\n### Compile to Android framework\nAndroid NDK is required. https://developer.android.com/ndk/guides/index.html  \n```\ngomobile init -ndk ~/Library/Android/sdk/ndk-bundle/\n\nANDROID_HOME=/Users/$USER/Library/Android/sdk gomobile bind -target=android -o=output/android/neoutils.aar github.com/o3labs/neo-utils/neoutils\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FO3Labs%2Fneo-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FO3Labs%2Fneo-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FO3Labs%2Fneo-utils/lists"}