{"id":22437041,"url":"https://github.com/blockfrost/blockfrost-arduino","last_synced_at":"2025-08-24T10:11:15.293Z","repository":{"id":44778120,"uuid":"430777050","full_name":"blockfrost/blockfrost-arduino","owner":"blockfrost","description":"Arduino SDK for the Blockfrost.io API","archived":false,"fork":false,"pushed_at":"2022-11-24T10:27:43.000Z","size":270,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-10T20:02:56.143Z","etag":null,"topics":["api","arduino","blockfrost","cardano","ipfs","rest","sdk"],"latest_commit_sha":null,"homepage":"","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/blockfrost.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-11-22T16:10:18.000Z","updated_at":"2025-05-26T18:45:58.000Z","dependencies_parsed_at":"2023-01-23T05:46:26.561Z","dependency_job_id":null,"html_url":"https://github.com/blockfrost/blockfrost-arduino","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/blockfrost/blockfrost-arduino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blockfrost%2Fblockfrost-arduino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blockfrost%2Fblockfrost-arduino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blockfrost%2Fblockfrost-arduino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blockfrost%2Fblockfrost-arduino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blockfrost","download_url":"https://codeload.github.com/blockfrost/blockfrost-arduino/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blockfrost%2Fblockfrost-arduino/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265397832,"owners_count":23758453,"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":["api","arduino","blockfrost","cardano","ipfs","rest","sdk"],"created_at":"2024-12-06T00:11:25.161Z","updated_at":"2025-07-15T03:35:02.165Z","avatar_url":"https://github.com/blockfrost.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![GitHub Actions](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fblockfrost%2Fblockfrost-arduino%2Fbadge\u0026style=flat-square)](https://github.com/blockfrost/blockfrost-arduino/actions/workflows/platformio-build.yml)\n[![Made by Five Binaries](https://img.shields.io/badge/made%20by-Five%20Binaries-darkviolet.svg?style=flat-square)](https://fivebinaries.com/)\n\n\u003cimg src=\"https://blockfrost.io/images/logo.svg\" width=\"250\" align=\"right\" height=\"90\"\u003e\n\n# blockfrost-arduino\n\n\u003cbr/\u003e\n\n\u003cp align=\"center\"\u003eArduino SDK for \u003ca href=\"https://blockfrost.io\"\u003eBlockfrost.io\u003c/a\u003e API.\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#about\"\u003eAbout\u003c/a\u003e •\n  \u003ca href=\"#getting-started\"\u003eGetting started\u003c/a\u003e •\n  \u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e •\n  \u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr/\u003e\n\n## About\n\nArduino SDK for the Blockfrost.io API targeting ESP32 development boards.\n\n[![Block, slot within an epoch, wen, transaction volume](./img/proj_thumb.jpg)](./img/proj.jpg)\n\n## Getting started\n\nTo use this SDK, you first need to log in to [blockfrost.io](https://blockfrost.io), create your project and retrieve the API token.\n\n\u003cimg src=\"https://i.imgur.com/smY12ro.png\"\u003e\n\n\u003cbr/\u003e\n\n## Installation\n\nThe SDK uses [platformio](https://platformio.org/).\n\nYou can either work directly with this repository or add this package as a dependency of your project using\n\n\n```\nlib_deps =\n  https://github.com/blockfrost/blockfrost-arduino\n```\n\nTo enter a development shell, use `nix-shell`.\n\n## Usage\n\nTo build the [example](./example), copy `example/creds.h.sample`\nto `example/creds.h` and fill in your credentials.\n\n```sh\ngit clone https://github.com/blockfrost/blockfrost-arduino\ncd blockfrost-arduino\ncp example/creds.h.sample example/creds.h\n```\n\nPlug in your ESP32 development board, build and upload\nusing:\n\n```sh\npio run --target upload\n```\n\n### Testing\n\nIt is possible to test correct JSON (de)serialisation natively using:\n\n```\npio test -c platformio-test.ini -e native\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblockfrost%2Fblockfrost-arduino","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblockfrost%2Fblockfrost-arduino","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblockfrost%2Fblockfrost-arduino/lists"}