Easy way to set up your own full Monero (XMR) node.
Includes Docker configuration and a wrapper script to interact with the wallet. No need to install any extra build tools into your OS.
Compressed image size is about 76 MB.
Build requires multi-stage support from Docker, so version >= 17.05 is required.
Use docker-compose
to save time and energy. Not a requirement but recommended.
First clone this repo.
$ git clone https://github.com/vtorhonen/ez-docker-monero.git
$ cd ez-docker-monero
Run it. Pre-built images are downloaded from project Dockerhub registry.
$ sudo docker-compose up -d
By default the container starts running monerod
. See docker-entrypoint.sh
.
Local directory called data
is mounted into the container directory /root/.bitmonero
for data persistency.
You can tail container logs and see where blockchain sync is going:
$ sudo docker logs --follow ezdockermonero_monero_1
2017-07-26 20:27:03.105 7ff33cd97740 INFO global contrib/epee/src/mlog.cpp:145 New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO
2017-07-26 20:27:03.105 7ff33cd97740 INFO global src/daemon/main.cpp:282 Monero 'Wolfram Warptangent' (v0.10.3.1-release)
2017-07-26 20:27:03.105 7ff33cd97740 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol...
2017-07-26 20:27:03.105 7ff33cd97740 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK
Build the images with sudo docker-compose build
.
Once your node is up and running you can create yourself a wallet:
$ sudo ./monero-cli.sh
Remember to store your wallet info in a safe place.
More information about that can be found from the official docs.
Create a Github issue. Thanks!
Xmr Monero node Xmr is an implementation of the Monero cryptocurrency. It aims to be a fullMonero node with wallet functionality. This is a work in progress that is not yet functional Building Xmr Xmr
EZ-CSS 是一个非常轻量级的(只有1K)的CSS框架,用来简化创建各种页面排版和效果。
EZ Tabs 是一个简单的 jQuery 插件,它可以通过几个简单的步骤设计标签内容框。 示例代码: <script type="text/javascript"> $(function() { $('.tabset').eztabs({ animation:'slideLeftRight', animationTime : 200 }); });</script">
graphql-ez Easy and feature complete GraphQL APIs using Envelop. Check https://www.graphql-ez.com/docs to learn more about it. With integrations for: Fastify Express Hapi Koa Next.js API Routes Node.j
温馨提示:该项目为开源软件,已停止维护。 eZ Publish 是一套使用開放原始碼的內容管理系統,在全球有 數千位的公司行號使用這套系統。 您可以利用 eZ Publish 建置企業入口網站, 組織內部網站, 網路商店 以及 媒體資訊平台。 由於 eZ Publish 使用的是100%開放原始碼
eZ publish是一个专业的开源内容管理系统(CMS)和一个开发框架(CMF)。作为一个内容管理系统它最显著的特点是它具有创新的,可自由定制和可扩 展的内容模型。 这就是为什么它更适合于做为一个Web开发平台。它是一个单独的library可用于跨平台,数据库独立的PHP项目中。eZ publish非常适合于新闻发布,电子商务(B2B与B2C),门户,与社区网站。