{"id":13772560,"url":"https://github.com/wavesplatform/waves-c","last_synced_at":"2025-08-20T18:35:10.292Z","repository":{"id":152813380,"uuid":"130092998","full_name":"wavesplatform/waves-c","owner":"wavesplatform","description":"C library for working with Waves","archived":false,"fork":false,"pushed_at":"2019-10-25T12:00:19.000Z","size":1528,"stargazers_count":8,"open_issues_count":4,"forks_count":13,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-04-15T00:16:49.473Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/wavesplatform.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}},"created_at":"2018-04-18T16:39:12.000Z","updated_at":"2023-09-17T14:09:12.000Z","dependencies_parsed_at":"2024-01-13T04:11:33.134Z","dependency_job_id":"338f9d86-009b-4d98-92bd-cdc3b27f6266","html_url":"https://github.com/wavesplatform/waves-c","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavesplatform%2Fwaves-c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavesplatform%2Fwaves-c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavesplatform%2Fwaves-c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavesplatform%2Fwaves-c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wavesplatform","download_url":"https://codeload.github.com/wavesplatform/waves-c/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230445917,"owners_count":18227060,"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-08-03T17:01:05.401Z","updated_at":"2024-12-19T14:15:28.153Z","avatar_url":"https://github.com/wavesplatform.png","language":"C","readme":"# waves-c [![Build Status](https://travis-ci.org/wavesplatform/waves-c.svg?branch=master)](https://travis-ci.org/wavesplatform/waves-c)\n\nC library for working with Waves.\n\n## Building\n\nThis package uses CMake version 3.9 (or newer) for building and it depends on development package of OpenSSL version 1.1 (or newer).\n\nTo build it on **Linux**, install the OpenSSL 1.1 development package (usually called something like `openssl-dev`), then run the following commands:\n\n```\ncmake .\nmake\n```\n\nOn **macOS**, [install OpenSSL using brew](http://brewformulas.org/Openssl), then pass the OpenSSL root directory path as a CMake parameter as follows:\n\n```\nbrew install openssl@1.1\ncmake -DOPENSSL_ROOT_DIR=/usr/local/opt/openssl@1.1 .\nmake\n```\n\n### Packaging\n\nBy default, the CMake configuration enables all supported CPack generators. Check out the `CPACK_GENERATOR` option for the list of supported CPack generators (see `src/CMakeLists.txt`). CPack generator can be overridden as follows:\n```\ncmake -DCPACK_GENERATOR=RPM .\n```\n\n\n## Installing\n\nIf there is no suitable CPack generator in the `CPACK_GENERATOR` list, then the only option is running `make install`.\n\n## Quick Start\n\nFor a quick start, we took the [bcdev's waves_vanity source code](https://github.com/bcdev-/waves_vanity) as a basis. Thanks to bcdev for providing that!\n","funding_links":[],"categories":["Frameworks and tools"],"sub_categories":["Client libraries"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwavesplatform%2Fwaves-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwavesplatform%2Fwaves-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwavesplatform%2Fwaves-c/lists"}