{"id":18100288,"url":"https://github.com/infertux/trappisto","last_synced_at":"2025-04-06T04:45:43.620Z","repository":{"id":136328216,"uuid":"113952197","full_name":"infertux/trappisto","owner":"infertux","description":"Interactive Blockchain Explorer for Decred","archived":false,"fork":false,"pushed_at":"2018-06-06T18:57:28.000Z","size":302,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T10:55:57.817Z","etag":null,"topics":["blockchain","blockexplorer","dcr","decred","elm-lang"],"latest_commit_sha":null,"homepage":"https://decred.org/","language":"Elm","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/infertux.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":"2017-12-12T06:27:31.000Z","updated_at":"2018-06-06T18:57:33.000Z","dependencies_parsed_at":"2023-04-10T02:48:57.811Z","dependency_job_id":null,"html_url":"https://github.com/infertux/trappisto","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/infertux%2Ftrappisto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infertux%2Ftrappisto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infertux%2Ftrappisto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infertux%2Ftrappisto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infertux","download_url":"https://codeload.github.com/infertux/trappisto/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247436145,"owners_count":20938532,"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":["blockchain","blockexplorer","dcr","decred","elm-lang"],"created_at":"2024-10-31T21:13:44.099Z","updated_at":"2025-04-06T04:45:43.551Z","avatar_url":"https://github.com/infertux.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Trappisto\n\n[![Build Status](https://gitlab.com/infertux/trappisto/badges/master/build.svg)](https://gitlab.com/infertux/trappisto/commits/master)\n\nTrappisto is a block explorer designed primarily to explore the\n[Decred](https://www.decred.org) blockchain. It aims to:\n\n- have a simple interface\n- be mobile-friendly\n- always display the latest data\n  (the page is refreshed automatically thanks to\n  web sockets)\n- be fully usable with keyboard shortcuts only (no mouse required)\n  (_work in progress_)\n- not drown the user with too much technical information\n  (a handy link to [dcrdata.org](https://explorer.dcrdata.org)\n  is available if you need more details)\n\n## Support for other coins than DCR\n\nTrappisto has experimental support for BTC and BCH. Both coins provide a\nsimilar JSON RPC API with the exception of the `searchrawtransactions` command.\nThis means it is not possible to browse addresses as we have no way to retrieve\ntransactions for a particular address. However it is possible to explore blocks\nand transactions.\n\nTo configure Trappisto for a different coin, you will need to adjust `file.index: [ 'index-dcr.html' ]` in _h2o.conf_.\n\n## What does Trappisto mean?\n\n[TRAPPIST-1](http://www.trappist.one/#about) is a planetary system located 12\nparsecs away from the Solar system. But before we get to explore another\nplanetary system, we can explore our very own blockchain in the Solar system\nand since the number zero is preceding one:\n`TRAPPIST-1 -\u003e TRAPPIST-0 -\u003e TRAPPIST0 -\u003e Trappist0 -\u003e Trappisto`.\nYeah I know.\n\n## Development\n\nDependencies:\n\n```\nnpm i -g elm\nnpm i -g elm-test\nnpm i -g uglify-js\n```\n\nBuild:\n\n```\nmake\n```\n\nTest:\n\n```\nmake test\n```\n\nRun:\n\n```\nmake dcrd\nmake h2o\n```\n\n## License\n\nAGPLv3+\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfertux%2Ftrappisto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfertux%2Ftrappisto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfertux%2Ftrappisto/lists"}