Login
Discover
Waves
Communities
Write
Login
Signup
Topics
#
developerslog
Explore topics
#developerslog
Global
Trending
Hot
New
Payout
Muted
Promoted
#developerslog
New
Discover communities
Explore communities
Create your community
latest #developerslog created topics | Ecency
#developerslog
Follow to get notified about new posts with this tag
Get #developerslog by email
Follow
blockchained
eos
9y
📒 EOS - Пример биржевого контракта и преимущества C++ (@dan)
На этой неделе я сосредоточил своё внимание на API, который разработчики смарт-контрактов будут использовать для написания контрактов. Чтобы помочь упростить структуру этого API, я самостоятельно реализовал
$ 31.653
80
6
2
qed
eos
9y
using namespace eos; /
{ auto message = std::make_shared<fork_item>(":D"); try { Equations_of_State(); // ice Earth_Observing_Satellite(); // cold Explorers_of_Sky(); // warmer Element_of_Suprise(); // probably
$ 0.653
21
2
ehabahmed
developerslog
9y
EOS - Example Exchange Contract and Benefits of C++
This week I have been focused on the API that smart contract developers will use to write contracts. To help facilitate the design of this API I have given myself an example contract to write. This time
alej
eos
9y
EOS - Example Exchange Contract and Benefits of C++ [Video Blog]
This week I have been focused on the API that smart contract developers will use to write contracts. To help facilitate the design of this API I have given myself an example contract to write. This time
tonyz
Photography Lovers
7d
Promoted
Broken Face.
As seen in Amsterdam. You can discover a lot by just walking the streets and keeping your eyes open.
dan
eos
9y
EOS - Example Exchange Contract and Benefits of C++
This week I have been focused on the API that smart contract developers will use to write contracts. To help facilitate the design of this API I have given myself an example contract to write. This time
dan
eos
9y
EOS.IO Transaction Structure - Developer's Log, Stardate 201707.9
Today I would like to take a moment to explain the current structure of an EOS.IO transaction so that developers can better understand the concurrency model. Below is a JSON representation of a transaction
dan
eos
9y
EOS - Developer Log, Stardate 201707.7
This week we made great strides toward refining the architecture of EOS and defining the developer API. In particular we have identified a programming model that should enable parallelism while maximizing