Login
Discover
Waves
Communities
Login
Signup
riccotz
@riccotz
27
Followers
24
Following
2
Follow
Email digest
Resource Credits
Available
Used
Created
2018-03-13 06:19
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
riccotz
crypto
8y
!
Low reputation account with an unverified outbound link, Reveal content
COFFE project tokenize real sector cryptocurrency
Our team make great project ! We offer new tools for working with cryptocurrencies. Also, we are the first to combine cryptocurrency and real estate. We have a number of partners, some of them come from
$ 0.000
1
2
riccotz
eosio
8y
!
Low reputation account with an unverified outbound link, Reveal content
New project on EOS Chain
We start new project on fork EOS chain. You can see more info about it on
$ 0.000
0
riccotz
eos
8y
USAGE EOS CLEOS - EASY #4
HOW GET TRANSACTIONS ./cleos get transactions myaccount --json returned { "transactions": [{ "seq_num": 0, "transaction_id":
riccotz
eos
8y
!
Low reputation account with an unverified outbound link, Reveal content
USAGE EOS CLEOS - EASY #3
HOW USE DATABASE ON CONTRACT MULTY INDEX USAGE CONTRACT SAMPLE #include <utility> #include <vector> #include <string> #include <eosiolib/crypto.h> #include <eosiolib/types.hpp>
riccotz
eos
8y
!
Low reputation account with an unverified outbound link, Reveal content
USAGE EOS CLEOS - EASY #2
HOW PUBLISH CONTRACT #FIRST UNLOCK YOUR WALLET curl -X POST -d '["mywallet","PW5JhCZAbgMbn92Htr"]' #CREATE WAST FILE /usr/local/bin/eosiocpp -o
riccotz
eos
8y
USAGE EOS CLEOS - EASY
HOW TO CREATE TOKEN AND LOOK BALANSE ./cleos create account eosio eosio.token EOS6kQSyGndvgpBWnj EOS6kQSyGndvgpBWnj ./cleos set contract eosio.token /root/eos/build/contracts/eosio.token -p eosio.token