Login
Discover
Waves
Communities
Login
Signup
Topics
#developerslog
Global
Trending
Hot
New
Top
#developerslog
New
Top communities
Create your community
latest #developerslog created topics on internet
blockchained
eos
2017-07-23 14:12
📒 EOS - Пример биржевого контракта и преимущества C++ (@dan)
На этой неделе я сосредоточил своё внимание на API, который разработчики смарт-контрактов будут использовать для написания контрактов. Чтобы помочь упростить структуру этого API, я самостоятельно реализовал
$ 31.653
80
6
2
qed
eos
2017-07-16 17:37
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
2017-07-14 08:19
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
2017-07-13 01:42
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
tangmo
nature
2026-06-30 13:27
Promoted
Green spaces with refreshing atmosphere at Suan Rot Fai (Wachirabenchathat Park)
Green spaces with refreshing atmosphere at Suan Rot Fai (Wachirabenchathat Park) It’s known that Suan Rot Fai (Wachirabenchathat Park) acts as a lung of Bangkok because of the large green spaces which
dan
eos
2017-07-12 22:29
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
2017-07-09 18:45
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
2017-07-07 21:47
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