{"id":13796403,"url":"https://github.com/broxus/nekoton","last_synced_at":"2025-06-10T14:34:01.226Z","repository":{"id":39583213,"uuid":"341701852","full_name":"broxus/nekoton","owner":"broxus","description":"Broxus SDK with TIP3 wallets support and a bunch of helpers","archived":false,"fork":false,"pushed_at":"2025-05-30T08:44:54.000Z","size":24436,"stargazers_count":13,"open_issues_count":6,"forks_count":21,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-06-04T14:35:46.512Z","etag":null,"topics":["blockchain","everscale","rust","sdk","venom-blockchain","venom-developer-program","venom-sdk","wasm"],"latest_commit_sha":null,"homepage":"https://broxus.github.io/nekoton","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/broxus.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-02-23T21:59:27.000Z","updated_at":"2025-06-02T04:53:16.000Z","dependencies_parsed_at":"2024-04-06T22:32:48.460Z","dependency_job_id":"1bda3888-0036-4c25-80d3-a8a52dc32547","html_url":"https://github.com/broxus/nekoton","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broxus%2Fnekoton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broxus%2Fnekoton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broxus%2Fnekoton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broxus%2Fnekoton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broxus","download_url":"https://codeload.github.com/broxus/nekoton/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broxus%2Fnekoton/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259093175,"owners_count":22804133,"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":["blockchain","everscale","rust","sdk","venom-blockchain","venom-developer-program","venom-sdk","wasm"],"created_at":"2024-08-03T23:01:09.838Z","updated_at":"2025-06-10T14:34:01.184Z","avatar_url":"https://github.com/broxus.png","language":"Rust","funding_links":[],"categories":["Programming"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/venom-blockchain/developer-program\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/venom-blockchain/developer-program/main/vf-dev-program.png\" alt=\"Logo\" width=\"366.8\" height=\"146.4\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# nekoton \u0026emsp; [![Workflow badge]][workflow] [![License Apache badge]][license apache] [![Docs badge]][docs]\n\n## About\n\nBroxus SDK with TIP3 wallets support and a bunch of helpers.\n\n## Usage\n\n```bash\ncargo add nekoton\n```\n\n### Prerequisites\n\n- Rust 1.65+\n- `wasm-pack` 0.9.1+ (to test build for wasm target)\n- protoc 3.12.4+ (to generate .rs files from .proto)\n\n### Modifying protobuffers\n\nOccasionally, you may need to change the `.proto` files that define request/response\ndata format. In this case, you will need to add a few steps to the above\nworkflow.\n\n- Install the `protoc` compiler.\n- Run `cargo run -p gen-protos` regularly (or after every edit to a `.proto`\n  file).  The `gen-protos` binary will use the `prost-build` library to compile the\n  `.proto` files into `.rs` files.\n- If you are adding a new `.proto` file, you will need to edit the list of\n  these files in `gen-protos/src/main.rs`.\n\nThe `.rs` files generated from `.proto` files are included in the repository,\nand there is a Github CI check that will complain if they do not match.\n\n## Contributing\n\nWe welcome contributions to the project! If you notice any issues or errors, feel free to open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the [License Apache].\n\n[workflow badge]: https://img.shields.io/github/actions/workflow/status/broxus/nekoton/master.yml?branch=master\n[workflow]: https://github.com/broxus/nekoton/actions?query=workflow%3Amaster\n[license apache badge]: https://img.shields.io/github/license/broxus/nekoton\n[license apache]: https://opensource.org/licenses/Apache-2.0\n[docs badge]: https://img.shields.io/badge/docs-latest-brightgreen\n[docs]: https://broxus.github.io/nekoton\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbroxus%2Fnekoton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbroxus%2Fnekoton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbroxus%2Fnekoton/lists"}