技術(shù)的發(fā)展,都是從小眾的專業(yè)人士開始,再向大眾普及來完成它的商業(yè)化,而如果技術(shù)的復(fù)雜度較高,涉及的面較多,集成就是很好的工具。 例如電子計算機,七零八零年代計算機...
In this post, we recall the notion of a polynomial, and explain the notion of “blind ev...
Constructions of zk-SNARKs involve a careful combination of several ingredients; fully ...
1. linux環(huán)境下編譯、安裝: 1)sudo apt-get install build-essential libtool autotools-dev automake...
1. bitcoin編譯: bitcoin可以通過WSL在windows下編譯、安裝(當(dāng)然也可以安裝虛擬機或者docker后,通過x11forward 調(diào)試), 具體參考gi...
1. 交易同步過程 1. 在cleos界面輸入cleos transfer ${from_account} ${to_account} ${quantity} 2. 調(diào)用ch...
服務(wù)層: 對外提供服務(wù)接口,其中: 1. eosio-launcher是P2P網(wǎng)絡(luò)組成啟動器源代碼,該部分簡化了nodeos節(jié)點組網(wǎng)的流程。 2. eosio-abigen是...
1. 編寫創(chuàng)世塊文件: { "config": { "chainId": 10605, "homesteadBlock": 0, "eip155Block": ...