{"id":19571574,"url":"https://github.com/block-core/blockcore-nostrweb","last_synced_at":"2025-07-29T00:32:44.660Z","repository":{"id":100828832,"uuid":"578726784","full_name":"block-core/blockcore-nostrweb","owner":"block-core","description":"A nostr web interface in vanilla JS with support for Blockcore Wallet","archived":false,"fork":false,"pushed_at":"2022-12-16T02:29:02.000Z","size":82,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-17T02:20:25.802Z","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/block-core.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2022-12-15T18:32:38.000Z","updated_at":"2023-06-03T05:25:31.000Z","dependencies_parsed_at":"2023-06-10T07:15:17.145Z","dependency_job_id":null,"html_url":"https://github.com/block-core/blockcore-nostrweb","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"5c5f616fc311ed8e25fdefd39a55e37499d57b7d"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/block-core/blockcore-nostrweb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-core%2Fblockcore-nostrweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-core%2Fblockcore-nostrweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-core%2Fblockcore-nostrweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-core%2Fblockcore-nostrweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/block-core","download_url":"https://codeload.github.com/block-core/blockcore-nostrweb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-core%2Fblockcore-nostrweb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266944217,"owners_count":24010483,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-11T06:19:22.912Z","updated_at":"2025-07-29T00:32:44.625Z","avatar_url":"https://github.com/block-core.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blockcore Nostr Web Client\n\nThis is a web interface to [nostr](https://github.com/nostr-protocol/nostr#readme).\na live instance is hosted at https://nostr.blockcore.net/\n\nTo use the Web Client, you need Blockcore Wallet installed which is responsible for handling your accounts (keys).\n\n## Resources\n\nsome useful resources:\n\n* JS library used in this project: https://github.com/fiatjaf/nostr-tools\n* NIPs: https://github.com/nostr-protocol/nips\n* relays registry: https://nostr-registry.netlify.app/\n* event inspector: https://nostr.com/\n* a working web interface in vue.js: https://astral.ninja/\n* https://github.com/aljazceru/awesome-nostr\n\n## Development\n\nnodejs v18.x and npm v8.x are recommended.\n\nafter `npm install`, start by running a dev server with:\n\n    npm run serve\n\nand point a browser to http://127.0.0.1:8001/\n\nthe `serve` command injects a live reload snippet. to build a \"production\" copy,\nexecute\n\n    npm run build\n\nthe build is done using [esbuild](https://esbuild.github.io/), with a config in\n[esbuildconf.js](esbuildconf.js). the result is placed in `dist` directory.\n\n## Release\n\n1. make sure `version` field in [package.json](package.json) as seen by remote\ngit on **master** branch matches the tag created in the next step.\n2. tag a commit on **master** branch with a `git tag v\u003cvesion\u003e`.\n3. push the tag to the remote: `git push --tags`.\n\nthe CI then receives a git tag event, executes `npm run build`, creates\na tar.gz with all the files found in `dist` directory and uploads it as a new\nrelease artifact. the release is named after the tag name.\n\nthe idea is that nostr web instances are then notified about a new release,\ndownload the tar.gz archive and update their local copies.\nthis is not yet implemented. at the moment, the CI symply rsync's dist/ with\na remote on https://nostr.ch.\n\n# License and Fork\n\nThis software is [licensed](LICENSE) with MIT license and is a fork of preexisting work by [qcode.ch](https://git.qcode.ch/nostr/nostrweb).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblock-core%2Fblockcore-nostrweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblock-core%2Fblockcore-nostrweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblock-core%2Fblockcore-nostrweb/lists"}