Login
Discover
Waves
Communities
Login
Signup
rawbot
@rawbot
25
Followers
173
Following
7
Follow
Resource Credits
Available
Used
Location
Lebanon, Jbeil
Website
http://rawbot.org
Created
2018-06-22 10:35
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
rawbot
bitcoin
2019-06-10 19:45
!
Low reputation account with an unverified outbound link, Reveal content
how to create your ₿itcoin paper wallet like a JEDI
Cold vs Hot wallets Hot wallets are connected to the internet while cold wallets are not. Hence hot wallets are vulnerable to theft. Yet indispensable for day to day transactions. Cold wallets have different
$ 0.000
0
1
rawbot
bitcoin
2019-06-05 01:39
!
Low reputation account with an unverified outbound link, Reveal content
how to create your ₿itcoin paper wallet like a JEDI
##Cold vs Hot wallets Hot wallets are connected to the internet while cold wallets are not. Hence hot wallets are vulnerable to theft .Yet indispensable for day to day transactions . Cold wallets
$ 0.000
0
rawbot
block
2018-10-22 16:16
!
Low reputation account with an unverified outbound link, Reveal content
The mythconception of VC's and Blockchain
Venture capitalists and investors nowadays have been announcing publicly and loudly that they are eager to invest in blockchain yet they dismiss ICO, cryptocurrency or bitcoin related startups. This
rawbot
iot
2018-09-23 09:27
!
Low reputation account with an unverified outbound link, Reveal content
Rawbot + Bebop 2 + Xbox Controller
Let's kick off by cloning the rawbot-bebop repository The following project allows you to use your Xbox joystick to control the Bebop 2 drone, as well, perform stunts, capture photos and videos, and transfer
rawbot
node
2018-07-29 12:06
!
Low reputation account with an unverified outbound link, Reveal content
[Web3][Node] Rawbot - Subscribing to Pending Transactions
One of the easy ways to track a transaction on the blockchain, is by subscribing to the pendingTransactions event by using the Web3 function subscribe (web3.eth.subscribe). Pre-requisites: -NodeJS installed
rawbot
iot
2018-07-23 19:50
!
Low reputation account with an unverified outbound link, Reveal content
[PROTOTYPE] Rawbot + IoT
The Rawbot project's source code can be found over Github. Pre-requisites: Firefox/Google chrome with MetaMask extension Basic knowledge on how to use Remix IDE 1st. Open Remix IDE using Firefox or Chrome
rawbot
eth
2018-06-23 19:03
!
Low reputation account with an unverified outbound link, Reveal content
Ultimate ERC-20 Token & Crowdsale Creation Guide
In this tutorial, we're going to demonstrate on how to create a simple ERC-20 token using truffle and deploy on your local and ropsten testnet. Let's go! Open your terminal (command line): npm install