This article is compiled and released byWeChaT: kaifa873, which is only for reference of project development requirements!telegram @ sleu88
1、运行在分布式网络上;
2、参与者信息被安全存储,隐私得到很好的保护;
3、通过网络节点去中心化操作。
> Demo=eth.contract(hello.abi).at("0xa29b84d8d302820f6ca1ebbf2f159ba12cf82b02")
{
abi: [{
constant: true,
inputs: [{...}],
name: "mutiply",
outputs: [{...}],
payable: false,
stateMutability: "nonpayable",
type: "function"
}],