neoneo-go/pkg
decentralisedkev 7d84d44b08
[chain] (#209)
- Add basic skeleton for chain struct
2019-03-23 19:09:25 +00:00
..
chain [chain] (#209) 2019-03-23 19:09:25 +00:00
connmgr [connmgr] Refactor Connmgr (#205) 2019-03-21 23:18:02 +00:00
crypto remove extra base58 2019-03-17 23:02:34 +00:00
database Add Chain saving functionality to Database (#206) 2019-03-23 16:57:05 +00:00
peer Add Chain saving functionality to Database (#206) 2019-03-23 16:57:05 +00:00
pubsub Fix lint errors (#182) 2019-03-17 18:26:35 +00:00
vm VM: Add basic vm (#166) 2019-03-18 21:40:21 +00:00
wire Add Chain saving functionality to Database (#206) 2019-03-23 16:57:05 +00:00
Readme.md Initial commit 2019-02-25 22:44:14 +00:00

ReadMe

Currently this package is in Development.

References

btcd https://github.com/btcsuite/btcd

geth https://github.com/ethereum/go-ethereum

aeternity https://github.com/aeternity/elixir-node