{"id":29143452,"url":"https://github.com/vulpemventures/nigiri-github-action","last_synced_at":"2025-10-23T21:59:59.962Z","repository":{"id":47970416,"uuid":"393316562","full_name":"vulpemventures/nigiri-github-action","owner":"vulpemventures","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-29T00:37:17.000Z","size":761,"stargazers_count":17,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-18T08:15:50.680Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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}},"created_at":"2021-08-06T08:49:32.000Z","updated_at":"2024-12-29T00:34:55.000Z","dependencies_parsed_at":"2023-01-11T17:23:04.014Z","dependency_job_id":null,"html_url":"https://github.com/vulpemventures/nigiri-github-action","commit_stats":{"total_commits":21,"total_committers":3,"mean_commits":7.0,"dds":0.1428571428571429,"last_synced_commit":"aa9a7736dfd7bca41c539336e2dc5a2c8ab85d9e"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/vulpemventures/nigiri-github-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vulpemventures%2Fnigiri-github-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vulpemventures%2Fnigiri-github-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vulpemventures%2Fnigiri-github-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vulpemventures%2Fnigiri-github-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vulpemventures","download_url":"https://codeload.github.com/vulpemventures/nigiri-github-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vulpemventures%2Fnigiri-github-action/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266210835,"owners_count":23893337,"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:26.432Z","updated_at":"2025-10-23T21:59:54.930Z","avatar_url":"https://github.com/vulpemventures.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nigiri Bitcoin action\n\nRun Nigiri Bitcoin in your Github Action\n\n## Inputs\n\n## `version`\n\n**Optional** The Nigiri version tag. Default to latest.\n\n## `repository_url`\n\n**Optional** The Github repository URL that contains the binary artifact. Default `\"https://github.com/vulpemventures/nigiri\"`.\n\n## `use_liquid`\n\n**Optional** Use --liquid flag. Default `true`.\n\n## `use_ln`\n\n**Optional** Use --ln flag. Default `false`.\n\n## `use_ark`\n\n**Optional** Use --ark flag. Default `false`.\n\n## Usage\n\n```yml\n  name: Run Nigiri\n  uses: vulpemventures/nigiri-github-action@v1\n```\n\n### start Bitcoin-only services with LN\n\n```yml\n  name: Run Nigiri\n  uses: vulpemventures/nigiri-github-action@v1\n  with:\n    use_liquid: false\n    use_ln: true\n```\n\n### start with ARK network\n\n```yml\n  name: Run Nigiri\n  uses: vulpemventures/nigiri-github-action@v1\n  with:\n    use_ark: true\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvulpemventures%2Fnigiri-github-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvulpemventures%2Fnigiri-github-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvulpemventures%2Fnigiri-github-action/lists"}