Imports
- github.com/btcsuite/btcd/btcec
- github.com/btcsuite/btcd/rpcclient
- github.com/btcsuite/btcd/txscript
- github.com/btcsuite/btcd/wire
- github.com/btcsuite/btcutil
- github.com/ethereum/go-ethereum/common
- github.com/ethereum/go-ethereum/core/types
- github.com/ethereum/go-ethereum/crypto
- github.com/google/uuid
- github.com/pkg/errors
- github.com/tendermint/tendermint/libs/bytes
- github.com/tendermint/tendermint/rpc/client
- github.com/tendermint/tendermint/rpc/core/types
Imports in module “github.com/Oneledger/protocol”
- github.com/Oneledger/protocol/action
- github.com/Oneledger/protocol/action/btc
- github.com/Oneledger/protocol/action/eth
- github.com/Oneledger/protocol/action/governance
- github.com/Oneledger/protocol/app/node
- github.com/Oneledger/protocol/chains/bitcoin
- github.com/Oneledger/protocol/chains/ethereum
- github.com/Oneledger/protocol/config
- github.com/Oneledger/protocol/consensus
- github.com/Oneledger/protocol/data/bitcoin
- github.com/Oneledger/protocol/data/chain
- github.com/Oneledger/protocol/data/ethereum
- github.com/Oneledger/protocol/data/governance
- github.com/Oneledger/protocol/data/jobs
- github.com/Oneledger/protocol/data/keys
- github.com/Oneledger/protocol/identity
- github.com/Oneledger/protocol/log
- github.com/Oneledger/protocol/serialize
- github.com/Oneledger/protocol/storage
- github.com/Oneledger/protocol/utils/transition