{"id":19197452,"url":"https://github.com/piducancore/gatsby-source-hicetnunc","last_synced_at":"2026-04-11T21:37:47.633Z","repository":{"id":57244963,"uuid":"370088621","full_name":"piducancore/gatsby-source-hicetnunc","owner":"piducancore","description":"This plugin turns your created and collected hic et nunc OBJKTs into Gatsby nodes.","archived":false,"fork":false,"pushed_at":"2021-05-23T15:27:53.000Z","size":2,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-04T17:52:31.209Z","etag":null,"topics":["gatsby","gatsby-plugin","hicetnunc","objkts"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/piducancore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-23T15:27:43.000Z","updated_at":"2022-05-19T08:13:23.000Z","dependencies_parsed_at":"2022-09-01T04:31:14.145Z","dependency_job_id":null,"html_url":"https://github.com/piducancore/gatsby-source-hicetnunc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piducancore%2Fgatsby-source-hicetnunc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piducancore%2Fgatsby-source-hicetnunc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piducancore%2Fgatsby-source-hicetnunc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piducancore%2Fgatsby-source-hicetnunc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piducancore","download_url":"https://codeload.github.com/piducancore/gatsby-source-hicetnunc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240271536,"owners_count":19774859,"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":["gatsby","gatsby-plugin","hicetnunc","objkts"],"created_at":"2024-11-09T12:16:51.201Z","updated_at":"2026-04-11T21:37:42.599Z","avatar_url":"https://github.com/piducancore.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gatsby-source-hicetnunc\n\nThis plugin turns your _created_ and _collected_ [hic et nunc](https://hicetnunc.xyz) OBJKTs into Gatsby nodes.\n\nAll data is provided by [hicdex](https://hicdex.com), _a blockchain indexer and GraphQL API for hic et nunc_.\n\n## Install\n\nRun the following at your project's root folder to install the plugin.\n\n```bash\nnpm install gatsby-source-hicetnunc\n```\n\n## Configure\n\nOnce installed, add the plugin to your `gatsby-config.js` plugins section, specifying your wallet address.\n\n```js\n// gatsby-config.js\nmodule.exports = {\n  plugins: [\n    // ...\n    {\n      resolve: \"gatsby-source-hicetnunc\",\n      options: {\n        address: \"YOUR_WALLET_ADDRESS\",\n      },\n    },\n  ],\n},\n```\n\nThat's it. ✨\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiducancore%2Fgatsby-source-hicetnunc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiducancore%2Fgatsby-source-hicetnunc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiducancore%2Fgatsby-source-hicetnunc/lists"}