🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

cookbookdev

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

cookbookdev

1. run `npm install cookbookdev --global` 2. find a contract on www.cookbook.dev 3. run `cookbookdev install {address}`

0.0.11
unpublished
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Cookbook.dev helps you find any smart contract, and build your project faster.

Getting Started

  • run npm install cookbookdev --global
  • find a contract on www.cookbook.dev
  • run cookbookdev install {address}

Commands

cookbookdev install {address} or cookbookdev i {address} install any contract you find on www.cookbook.dev

Examples

  • cookbookdev i simple-token
  • cookbookdev install simple-token
  • npx cookbookdev i simple-token
  • npx cookbookdev install simple-token
  • npx cookbookdev install Azuki-ERC721A-NFT-Sale

Keywords

ethereum

FAQs

Package last updated on 03 Mar 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts