Login
Discover
Waves
Communities
Login
Signup
Topics
#developerslog
Global
Trending
Hot
New
Top
#developerslog
New
Top communities
Create your community
latest #developerslog created topics | Ecency
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
garycartlidge
Alien Art Hive
2026-07-10 18:21
Promoted
My Art this week
Selling will capture your innocence in many ways, you'll find yourself acting more like a shark than a child. Losing the best of yourself for darkness... be careful is a self destructive path.
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