0.0.24 • Published 1 year ago

cookbookdev v0.0.24

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Find any smart contract, build your project faster

The cookbookdev CLI lets you install any Cookbook contract directly into your personal workflow. In seconds, you can have a contract or library - and all of its dependencies - ready to deploy or edit in your favorite development environment.

  • hardhat
  • truffle
  • brownie
  • forge
  • and everything else

Install

You can use npx with cookbookdev, but it's more convenient to install it locally

$ npm install -g cookbookdev

Quick Use

Find a contract at https://www.cookbook.dev, then download it with

$ cookbookdev install {address}

Commands

cookbookdev install {address} or cookbookdev i {address}: install any contract you find on https://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
0.0.23

1 year ago

0.0.24

1 year ago

0.0.20

1 year ago

0.0.21

1 year ago

0.0.22

1 year ago

0.0.12

1 year ago

0.0.13

1 year ago

0.0.14

1 year ago

0.0.15

1 year ago

0.0.16

1 year ago

0.0.17

1 year ago

0.0.18

1 year ago

0.0.19

1 year ago

0.0.10

1 year ago

0.0.11

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.5

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago