ethereum-attestation-service / eas-sdk

Ethereum Attestation Service - TypeScript/JavaScript SDK
MIT License
83 stars 39 forks source link

SDK does not expose options to control transactions #34

Closed raymondfeng closed 1 year ago

raymondfeng commented 1 year ago

The transactional methods such as attest or register exposed by EAS SDK should accept options (ethers Override) for on-chain transactions.

We need to customize:

lbeder commented 1 year ago

This is a great suggestion, @raymondfeng! We will add it this.