Skip to content

Murphy-CodeLabs/onchainkit-sdk

Repository files navigation

Murphis

Murphis is a toolkit that helps you add components and utilities to your project. This SDK allows you to quickly and easily copy and paste files into your project.

Installation

npm install -g @murphis/onchainkit-sdk

or

yarn global add @murphis/onchainkit-sdk

Usage

List all available components

murphis list

Add a feature to your project

murphis add connect-wallet

Remove a feature from your project

murphis remove connect-wallet

Contribution

If you want to contribute to this project, you can fork the repository, create a new branch, make your changes, and submit a pull request.

License

MIT