0.0.0 • Published 11 months ago

@catalogworks/cdk-viem v0.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

CDK: The Catalog Development Kit

         __  __
        /\ \/\ \
  ___   \_\ \ \ \/'\
 /'___\ /'_` \ \ , <
/\ \__//\ \L\ \ \ \\`\
\ \____\ \___,_\ \_\ \_\
 \/____/\/__,_ /\/_/\/_/

VIEM EDITION

Info

WIP WIP WIP - VIEM CDK IS A WORK IN PROGRESS

The Catalog Development Kit (CDK) is a small set of tools to easily and safely interact with Catalog contracts and related Zora market contracts. The CDK is written in TS and can be used in any JS environment.


Development

git clone https://github.com/catalogworks/cdk.git
cd cdk
yarn

To build: (for publishing/local testing and use)

yarn build

Build output is located in the generated ./dist directory.


License

View: LICENSE

Zora related code is licensed under MIT


Contributing

This package is designed specifically for usage at Catalog, and development for this package is handled internally. Creating an issue is welcome for any security related contributions from developers outside of our organization.

Please create a fork of this repository for your own personal needs.