{"id":15598797,"url":"https://github.com/lukechilds/docker-electrum-vertcoin","last_synced_at":"2025-07-02T13:07:48.739Z","repository":{"id":66309113,"uuid":"106343047","full_name":"lukechilds/docker-electrum-vertcoin","owner":"lukechilds","description":"Run a Vertcoin Electrum server with one command","archived":false,"fork":false,"pushed_at":"2019-11-19T10:33:47.000Z","size":7,"stargazers_count":4,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-04T16:50:14.782Z","etag":null,"topics":["container","crypto","cryptocurrencies","cryptocurrency","docker","electrum","electrum-server","electrumx","ssl","vertcoin","vertcoind"],"latest_commit_sha":null,"homepage":"","language":null,"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/lukechilds.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["lukechilds"],"custom":["https://blockstream.info/address/1LukeQU5jwebXbMLDVydeH4vFSobRV9rkj","https://blockstream.info/address/3Luke2qRn5iLj4NiFrvLBu2jaEj7JeMR6w","https://blockstream.info/address/bc1qlukeyq0c69v97uss68fet26kjkcsrymd2kv6d4","https://tippin.me/@lukechilds"]}},"created_at":"2017-10-09T22:47:47.000Z","updated_at":"2023-09-08T17:30:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"aa9687aa-428f-4fbd-aa81-48b1583b31ab","html_url":"https://github.com/lukechilds/docker-electrum-vertcoin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lukechilds/docker-electrum-vertcoin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukechilds%2Fdocker-electrum-vertcoin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukechilds%2Fdocker-electrum-vertcoin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukechilds%2Fdocker-electrum-vertcoin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukechilds%2Fdocker-electrum-vertcoin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukechilds","download_url":"https://codeload.github.com/lukechilds/docker-electrum-vertcoin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukechilds%2Fdocker-electrum-vertcoin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263145900,"owners_count":23420681,"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":["container","crypto","cryptocurrencies","cryptocurrency","docker","electrum","electrum-server","electrumx","ssl","vertcoin","vertcoind"],"created_at":"2024-10-03T01:41:20.378Z","updated_at":"2025-07-02T13:07:48.678Z","avatar_url":"https://github.com/lukechilds.png","language":null,"funding_links":["https://github.com/sponsors/lukechilds","https://blockstream.info/address/1LukeQU5jwebXbMLDVydeH4vFSobRV9rkj","https://blockstream.info/address/3Luke2qRn5iLj4NiFrvLBu2jaEj7JeMR6w","https://blockstream.info/address/bc1qlukeyq0c69v97uss68fet26kjkcsrymd2kv6d4","https://tippin.me/@lukechilds"],"categories":[],"sub_categories":[],"readme":"\n# docker-electrum-vertcoin\n\n\u003e Run a Vertcoin Electrum server with one command\n\nA Docker configuration with sane defaults for running a full Vertcoin node behind an ElectrumX server.\n\n## Usage\n\n```\ndocker-compose up\n```\n\nThis will pull the latest version of vertcoind and ElectrumX, start syncing the blockchain, generate an SSL certificate and start listening for secure Electrum traffic on port 55002.\n\nAll blockchain/vertcoind data will be stored in `./data/vertcoind` and all ElectrumX data will be stored in `./data/electrumx`. This is stored on the host machine and mounted in the docker container as a volume, meaning it will persist across reboots/updates/containers etc.\n\n### Is this secure?\n\nYep, this is built to have sensible, safe defaults out of the box. vertcoind JSON-RPC is only accessible from the ElectrumX container, it's never exposed to the internet, it's not even exposed to localhost. ElectrumX will generate a fresh SSL certificate on first boot and only listen for SSL traffic. Unencrypted traffic will be ignored.\n\n### How do I use an existing SSL certificate?\n\nIf there's an SSL certificate/key (`electrumx.crt`/`electrumx.key`) in `./data/electrumx`, it'll be used instead of generating a new one.\n\n### I don't trust your images, how do I build them myself?\n\nYou can build `lukechilds/vertcoind` and `lukechilds/electrumx` yourself here:\n\n- https://github.com/lukechilds/docker-vertcoind\n- https://github.com/lukechilds/docker-electrumx\n\n## License\n\nMIT © Luke Childs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukechilds%2Fdocker-electrum-vertcoin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukechilds%2Fdocker-electrum-vertcoin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukechilds%2Fdocker-electrum-vertcoin/lists"}