ens-proxy-sdk
Advanced tools
Comparing version 0.0.9 to 0.0.10
{ | ||
"name": "ens-proxy-sdk", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "SDK for interacting with smart contracts via an ENS proxy", |
@@ -83,3 +83,5 @@ # ENS Proxy SDK | ||
import { ethers } from "ethers"; | ||
const signer = ethers.provider.getSigner(); | ||
// Create your own ownable ens proxy | ||
@@ -86,0 +88,0 @@ const ownableEnsProxyFactory = new Contract( |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1192454
109