UNPKG

@activeledger/activeprotocol

Version:

Underlying protocol which handles consensus and the smart contract virtual machine of Activeledger

3 lines 112 B
import * as ActiveProtocol from './protocol/index'; export { ActiveProtocol }; //# sourceMappingURL=index.js.map