Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 704 Bytes

File metadata and controls

43 lines (27 loc) · 704 Bytes

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