@0xcert/web3-order-exchange
v0.0.0-alpha1
Published
Ethereum exchange for 0xcert protocol.
Readme
import { Web3ConnectorConnector } from '@0xcert/web3-connectr';
const web3Connector = new Web3ConnectorConnector({
web3Provider: 'http://localhost:8354',
});