Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ens-proxy-sdk

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ens-proxy-sdk - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

2

package.json
{
"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(

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc