钱包 后端服务节点:https://github.com/Bytom Community/Bytom Server Android前端:https://github.com/Bytom Community/Bytom Mobile Wallet Android iOS前端:https://githu ...
分类:
其他好文 时间:
2018-08-23 13:04:51
阅读次数:
137
作者:Derek 简介 Github地址:https://github.com/Bytom/bytom Gitee地址:https://gitee.com/BytomBlockchain/bytom 本章介绍bytom代码Api Server接口服务 作者使用MacOS操作系统,其他平台也大同小异 ...
分类:
其他好文 时间:
2018-08-23 11:24:15
阅读次数:
211
比原项目仓库: Github地址:https://github.com/Bytom/bytom Gitee地址:https://gitee.com/BytomBlockchain/bytom 一、合约简述 equity是bytom的一种智能合约语言,是一门声明性谓词语言。详细说明请参考官方equit ...
分类:
其他好文 时间:
2018-08-13 14:08:26
阅读次数:
199
一、引文 设计Bytom 数据结构,组合了许多技术点,如 patricia tree,utxo, bvm, account model,protobuf,sql,memcache 等。本文会对一些技术点做以下两点分析。 最后介绍综合这些技术点如何实现Bytom。 [patricial tree](h ...
分类:
其他好文 时间:
2018-07-26 16:13:08
阅读次数:
166
作者:freewind 比原项目仓库: Github地址:https://github.com/Bytom/bytom Gitee地址:https://gitee.com/BytomBlockchain/bytom 在前一篇文章中,我们试图理解比原是如何交易的,但是由于内容太多,我们把它分成了几个小 ...
分类:
其他好文 时间:
2018-07-23 22:12:22
阅读次数:
178
作者:freewind 比原项目仓库: Github地址:https://github.com/Bytom/bytom Gitee地址:https://gitee.com/BytomBlockchain/bytom 在比原的dashboard中,我们可以为一个帐户创建地址(address),这样就可 ...
分类:
其他好文 时间:
2018-07-23 22:09:17
阅读次数:
184
作者:freewind 比原项目仓库: Github地址:https://github.com/Bytom/bytom Gitee地址:https://gitee.com/BytomBlockchain/bytom 在前面几篇中,我们做了足够了准备,现在终于可以试一试转帐功能了! 这里的转帐最好使用 ...
分类:
其他好文 时间:
2018-07-23 22:08:32
阅读次数:
152
作者:freewind 比原项目仓库: Github地址:https://github.com/Bytom/bytom Gitee地址:https://gitee.com/BytomBlockchain/bytom 当我们以 建立比原单机节点用于本地测试时,很快会发现自己将面临一个尴尬的问题:余额为 ...
分类:
其他好文 时间:
2018-07-23 22:07:07
阅读次数:
193
作者:freewind 比原项目仓库: Github地址:https://github.com/Bytom/bytom Gitee地址:https://gitee.com/BytomBlockchain/bytom 在上上篇文章里,我们还剩下一个小问题没有解决,即前端是如何显示一个交易的详细信息的。 ...
分类:
其他好文 时间:
2018-07-23 22:06:34
阅读次数:
188
作者:freewind 比原项目仓库: Github地址:https://github.com/Bytom/bytom Gitee地址:https://gitee.com/BytomBlockchain/bytom 在前面,我们探讨了从浏览器的dashboard中进行注册的时候,数据是如何从前端发到 ...
分类:
其他好文 时间:
2018-07-23 22:02:50
阅读次数:
213