eth-sdk
eth-sdk copied to clipboard
Get a single contract from SDK
It would be nice to get a single contract from a given SDK and init it on any address and with any signer. Sample API:
getMainnetContract('maker.dai', 'address', signer) // returns properly typed, initialized contract