internet of value Howto: XRP + Raspberry Pi - ILP enabled power switch For just ~$30 in parts (Raspberry Pi, 3.3V Relay board and a few wires) you can build your own power switch that will switch on if a streaming ILP payment comes in. Payment stream stops? Power turns off.
Tech Keys are key: secret keys & signing transactions We all know we need to keep our secret key / mnemonic safe. We know they are used to sign our transactions. Now it's time to know what actually happens under the hood when we are generating our wallets and using our secrets.
Coding Develop awesome webapps using VueJS + Webpack (demonstrating by building a XRP ledger integration) Vue (pronounced /vjuː/, like view) is a progressive framework for building user interfaces. Using VueJS, you can combine writing HTML and Javascript. Vue will then keep your Javascript objects and
Tech Updating your rippled Docker Container If you operate a validator or rippled Docker Container (howto) the upgrade process is pretty easy. I intend to update the Docker Hub container images to the most recent rippled
Tech Verify your Ripple Validator & show your domain So you decided to run your own Ripple Validator? Great! You didn’t? Check my Howto on running a Ripple Validator on a DigitalOcean server. If you got your validator
Tech How to run a Ripple Validator @ DigitalOcean So you want to contribute to the Ripple XRP Ledger & decentralization. You want to run a validator. If you have your own Docker host somewhere, just pull the image.