Login
Discover
Waves
Communities
Login
Signup
JD3
@jd3
43
Followers
129
Following
11
Follow
Email digest
Resource Credits
Available
Used
Created
2017-12-19 18:26
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
jd3
eos
8y
EOS Mainnet Launched! How to vote for Block Producers
▶️ DTube ▶️ IPFS
$ 0.000
1
2
jd3
eos
8y
Understanding The eosio.token Contract
I must admit that learning eosio has been no walk in the park and I can see why many people say that it has a steep learning curve. As the eosio software continues to undergo heavy rapid development there
$ 23.598
48
14
8
jd3
eos
8y
Dawn4.1 - "account_name" issue
As development ramps up for the release of eosio, quick changes are being made that might effect your contracts. One issue I have encountered in the in the dawn4.1 release, is that the type
jd3
eos
8y
EOS Create A Smart Contract Part4 - More Multi Index Interfaces
Code: ▶️ DTube ▶️ IPFS
jd3
eos
8y
The REAL Difference Between Ethereum and EOS
▶️ DTube ▶️ IPFS
jd3
eos
8y
EOS Create A Smart Contract Part3 - Update & Remove (Dawn-3.x)
Code: EOSIO: Dawn3.x OS: Ubuntu 17.10 ▶️ DTube ▶️ IPFS
jd3
eos
8y
EOS Create A Smart Contract Part2 - Tables & Multiindex Containers (Dawn3.x)
Code: Intro to Multiindex Containers: EOSIO: Dawn3.x OS: ubuntu 17.10 ▶️ DTube ▶️ IPFS
jd3
eos
8y
EOS Create A Smart Contract Part1 - Accounts & Actions (Dawn3.x)
Code: EOSIO: Dawn3.x OS: ubuntu 17.10 ▶️ DTube ▶️ IPFS
jd3
cpp
8y
C++ Boost.Multiindex - Intro
Boost.Multiindex - Intro Boot Multiindex is a container that gives you multiple interfaces, called indexes, to lookup the elements within the container. Ex: If you have a bunch of elements that you want
jd3
cpp
8y
C++ Associative Container - Sets and Multisets
Sets A set is a type of associative container (fast searching) in which ever element is identified by its value, thus making every element unique with no duplicates. In a set, the value of the element
jd3
cpp
8y
C++ Associative Container - Map iterator example
Maps A stores elements that contain both a 'key' and a 'value'. An elements key is used to locate the element in the map, and the value holds the information for that key. By default maps are ordered
jd3
cpp
8y
C++ Sequence Container - Vector iterator example
Vectors A vector is a container similar to an array, but has no fixed size and can dynamically grow by pushing elements to it. A reference to all of its member functions can be found here: Ex Code #include
jd3
cpp
8y
C++ Containers and Iterators
Below is a brief reference to STL containers and iterators. This can be used to get up to speed with containers and iterators in C++. Containers A container is an abstract data type that stores a collection
jd3
eos
8y
Using EOS with JavaScript Front-End (Nodejs)
Code: ▶️ DTube ▶️ IPFS
jd3
eos
8y
EOS Dawn 3.0 Now Available!
Edit: Sorry for audio quality, I will be using a better mic next time! ▶️ DTube ▶️ IPFS
jd3
eos
8y
EOS - Introduction to Programming/Writing Smart Contracts
Since dtube is (sadly) not super reliable loading my videos, here is a link to the centralized youtube alternative. JD3
jd3
eos
8y
EOS - Intro to Programming/Writing Smart Contracts
OS: Ubuntu 17.10 Branch: dawn-2.x ▶️ DTube ▶️ IPFS
jd3
eos-dev
8y
How to create a wallet and an account
How to create a wallet and an account
jd3
eos
8y
EOS - How To Create A Wallet And Account
▶️ DTube ▶️ IPFS
jd3
eos
9y
EOS - What Linux Could Never Achieve
An introduction to the EOS.io software project and why I believe it could be the best Blockchain/Smart Contract Operating System. EOS = Eos Operating System ▶️ DTube ▶️ IPFS
Older →