{"id":29143455,"url":"https://github.com/vulpemventures/ocean","last_synced_at":"2025-06-30T20:07:30.385Z","repository":{"id":43058847,"uuid":"440800562","full_name":"vulpemventures/ocean","owner":"vulpemventures","description":":ocean:  Elements/Liquid wallet daemon","archived":false,"fork":false,"pushed_at":"2024-07-05T12:16:37.000Z","size":849,"stargazers_count":6,"open_issues_count":13,"forks_count":10,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-30T15:57:02.489Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/vulpemventures.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}},"created_at":"2021-12-22T09:18:01.000Z","updated_at":"2025-03-08T21:14:01.000Z","dependencies_parsed_at":"2024-05-01T15:02:08.831Z","dependency_job_id":"7a111379-81fe-46fa-8e37-3dbee35cfacb","html_url":"https://github.com/vulpemventures/ocean","commit_stats":null,"previous_names":["vulpemventures/wallet-elements"],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/vulpemventures/ocean","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vulpemventures%2Focean","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vulpemventures%2Focean/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vulpemventures%2Focean/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vulpemventures%2Focean/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vulpemventures","download_url":"https://codeload.github.com/vulpemventures/ocean/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vulpemventures%2Focean/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262842920,"owners_count":23373167,"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":"2025-06-30T20:07:27.322Z","updated_at":"2025-06-30T20:07:30.225Z","avatar_url":"https://github.com/vulpemventures.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ocean\n\nThis repo contains the protobuf files of the Ocean wallet interface.  \nAny Ocean wallet implementation must stick with the services and RPCs defined by the protos.  \nThis also includes a single-key Ocean wallet that can be served by running the binary or as a dockerized solution.\n\nWe use Buf as package manager for the protos, you should import them from the [registry](https://buf.build/vulpemventures/ocean) and compile the stubs for your preferred prorgramming language with buf CLI.\n\n## Build\n\nBuild ocean binaries:\n\n```bash\n# build oceand\n$ make build\n\n# build ocean CLI\n$ make build-cli\n```\n\nBuild docker image:\n\n```bash\n$ docker build -t ghcr.io/vulpemventures/oceand:latest .\n```\n\n## Local run\n\n```bash\n# run oceand with regtest configuration\n$ make run\n\n# in another tab, check the status of the daemon with the CLI\n$ alias ocean=$(pwd)/build/ocean-cli-\u003cos\u003e-\u003carch\u003e\n$ ocean config init --no-tls\n$ ocean wallet status\n# check all available commands with help message\n$ ocean --help\n```\n\n## Test\n\n```bash\n# run unit and compose tests:\n$ make test\n```\n\n## Release\n\nPrecompiled binaries are published with each [release](https://github.com/vulpemventures/ocean/releases).\n\n## Versioning\n\nWe use [SemVer](http://semver.org/) for versioning. For the versions available, see the\n[tags on this repository](https://github.com/vulpemventures/ocean/tags). \n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvulpemventures%2Focean","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvulpemventures%2Focean","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvulpemventures%2Focean/lists"}