Login
Discover
Waves
Communities
Write
Login
Signup
Topics
#
eosdev
Explore topics
#eosdev
Global
Trending
Hot
New
Payout
Muted
Promoted
#eosdev
New
#eosdev
Follow to get notified about new posts with this tag
Get #eosdev by email
Follow
tokenika
eos
9y
Compiling EOS smart-contracts in Eclipse using LLVM/Clang
In our previous post we described how to use Eclipse IDE to examine the demo smart-contracts delivered by EOS devs. In this post we present how to go one step further: compile the code right inside Eclipse
$ 4.892
10
2
1
tokenika
eos
9y
Using Eclipse IDE for EOS smart-contracts
Recently we've been trying to find an efficient method to work with EOS smart-contracts. For two reasons. Firstly, we wanted to be able to thoroughly examine the way the examples supplied by EOS developers
$ 23.610
62
18
14
blockchained
eos
9y
🌐 Установка и запуск EOS на Windows
Если вы разработчик C++ для Windows, а MS Visual Studio — ваш любимый IDE, то вы наверняка задавались вопросом — возможно ли скомпилировать код EOS напрямую в Windows? Мы несколько раз брались за C++
tokenika
eos
9y
Debugging EOS on Windows
In our previous post, we have shown how to install, compile and run EOS code on Windows 10 by combining Windows Subsystem for Linux with the Visual Studio Code editor. In this post, assuming the EOS code
tokenika
eos
9y
Installing and Running EOS on Windows
If you are a Windows C++ developer and MS Visual Studio is your favorite IDE, you might wonder if it's possible to have the EOS code compiled directly on Windows. We have made several attempts with Windows
ericfish
cn
9y
EOS系统架构和传统互联网应用架构对比和解析
EOS最近在Steemit上发布了系统的整体架构,虽然讲得不是清晰,但大致轮廓可以猜出来,本文将做一个简单的分析 原文: 架构图 通过对比传统web服务模块,可以比较容易理解各个模块的用途 EOS:eosd Web:数据库 提供数据存储,只是eosd是基于状态的区块链数据存储方式,以及通过transaction执行智能合约进行状态的修改。 EOS:Query Services + GraphQL Web:REST
sheldonhuang
cn
9y
EOS 架构简介
在积累BitShares和Steem三年的实践经验之后,我们深刻认识到做出一个伟大的分布式应用绝不仅仅需要一个快速传输的区块链本身, 它还需要能够为数百万并发用户提供可用体验的基础设施。 在steemit.com的早期,用户期望更够不上传图像到Steemit上,并由Steemit来保存。 使用EOS.IO软件,我们在block.one设想了一个世界,其中区块生产者(block
sheldonhuang
cn
9y
EOS之路 第三篇 编写智能合约
Creating a Contract,编写合约 实例合约 使用eosc 创建并发表货币合约,在eos/contracts/currency的文件夹中有实例的现金合约 ###1. 为货币合约创立一个账户tester $ ./eosc create key $ ./eosc create key $ ./eosc create account tester currency PublicKey1
sheldonhuang
cn
9y
EOS Shell./eosd导读
./eosd --help arg会被替换掉的 账户历史 account_history_plugin --f[ --filter_on_accounts ]: 只查询在listed 账户下的交易记录 --get-transactions-time-limit arg (=3): 限定一个获取单个交易记录的最大时间范围 配置选项 chain_plugin --genesis-json arg:
sheldonhuang
cn
9y
EOS之路 第二篇 账户创建与处理
知识储备 eosd操作 /eosd --help 因为篇幅过长,请参阅eosd 操作导读 eosc 操作: 有五个主要的Subcommands: create 创建 get 获取账户和合约的信息 contract 创建并更新账户上的合约 transfer 转账 benchmark 配置和执行基准测试 push 上链 编写协约 1. 跳过签名执行transactions,启动single testnets
sheldonhuang
cn
9y
EOS之路 第一篇 准备与测试
依赖包: Clang 4.0.0 CMake 3.5.1 Boost 1.64 LLVM 4.0 secp256k1-zkp (Cryptonomex branch) 简介: Clang: Clang 是 LLVM 的一个编译器前端。 CMake: 跨平台的编译工具,可以用简单的语句来描述所有平台的安装(编译过程)。 Boost:
chengchen09
eosdev
9y
!
Low reputation account with an unverified outbound link, Reveal content
Develop EOS in docker
In github, EOS has already give a Dockfile to run eos in Docker. Also you could develop EOS in Docker with litter change: 1 clone eos github in your local path git clone —recursive 2 don’t build eos when
sheldonhuang
cn
9y
EOS的曙光
本文参考并精炼 2017年9月3日的文章 在EOS.IO的技术白皮书中,我们认为EOS.IO是区块链计算的新时代的一缕曙光。 能力验证 EOS.IO 内部测试表示已经能够支持每秒超过10,000单线程传输在多点的网络中。 更有信心让我们达到在100个CPU的支持,达到超过每秒一百万个交易的目标。 设计进步: 通过最新的软件构架的提升,让EOS更容易构建并行应用和应用间的交流。 分享式的数据库读取能力
sheldonhuang
cryptocurrency
9y
EOS编程资源总结
本文总结提炼了Daniel Larimer 在Telegram EOS Developer上的顶置文章 启动本地节点 How to Build EOS.IO (eosd) 通过RPC与本地节点eosd接口 eosd可执行文件可以配置为通过HTTP公开REST / JSON接口。 现有的API非常有限,但随着时间的推移会大大扩展。 有关如何直接与此RPC接口进行接口的信息,请参阅本文档: eosd RPC
sheldonhuang
eos
9y
实战中学习EOS 1 Learn from practice --- Stale Chain
1. 学习和问题 / Reflections 在学习github.com/eosio的Single-node 时候发现一个不懂的概念stale chain When I was studying the Single-Node test, I encountered a concept which confused me stale chain. Stale的英文解释是 /Explanation:
starttheart
eos
9y
Yes!It is about to EOS
Everyone @EOS are ready steady. EOS is the next big project of Dan Larimer ,the creator of Steemit. The price on Bitfinnex is so good now. Bottom seems enought to end soon. It has been a while since the
starttheart
eos
9y
I am waiting for so long EOS to come down
I have no patience anymore. EOS seems to me like a" bingo" project. The price is so stable and I want it to come down to buy some more. But it doesnt go bellow 1,5 USD.
kimziv
eos
9y
Build EOS on Ubuntu 16.04
1) sudo apt-get install autoconf 2) sudo apt-get install libtool 3) cd ~ mkdir librarys git clone cd secp256k1-zkp ./autogen.sh
eos.io-korea
eosiokorea
9y
새롭게 시작하는 초기 개발자를 위한 EOS 개발 소개 (번역)
아직 현재 공식적인 테스트 네트워크는 준비중이지만, 누구나 로컬 노드(local node)에 테스트 환경을 구성해 볼 수 있습니다. 물론 상황에 따라 약간의 변동 사항이 있음을 양해해주시기 바랍니다. 우리는 개발자용 문서를 작성하기 시작하였습니다. 기존의 문서는 종종 실제 개발에 필요한 것보다 뒤떨어져 있거나 우리가 공식 테스트 네트워크에서 제공하려는 기준에
starttheart
eos
9y
EOS is Ethereum big brother
EOS connected to everything. Everything is going massive about the EOS. EOS becomes more and more in the frontline. Now Vitalik Buterin from Ethereum discussed with Dan Larimer from EOS / STEEMIT / BITSHARES
← Latest
Older →
Discover communities
Explore communities
Create your community