我们可以运行一个基板完整节点(所有托盘都在其中实现)而不是从基板节点模板开始吗?
问问题
94 次
2 回答
0
是的,只需编译和运行基板,而不是基板节点模板:https ://github.com/paritytech/substrate - 这基本上内置了所有托盘。
于 2021-07-25T13:13:06.913 回答
0
我认为您追求node
的是node-template
:
https://github.com/paritytech/substrate/tree/master/bin/node
于 2021-08-03T09:20:10.917 回答