blockchain-python icon indicating copy to clipboard operation
blockchain-python copied to clipboard

A blockchain implementation in Python

Results 3 blockchain-python issues
Sort by recently updated
recently updated
newest added

群主,有群吗?能拉我一下,进去学习学习

``` $ cd {another_blockchain_directory} $ python console node add 3008 $ python console node run 3009 ``` 执行这两个命令会报参数错误,改成127.0.0.1:3008这种格式的是没有问题的