0.1.26 • Published 2 years ago
@parc3l/sdk v0.1.26
The Parcel SDK is a collection of powerful web3 marketplace widgets and functions.
Features
- 🎨 Simple Theming – Configure a single JSON object and integrate your design system seamlessly throughout all widgets.
- 📖 Comprehensive Testing - Test isolated widgets with a pre-configured Storybook development environment.
Dependency
The SDK repository currently requires the existence of a Parcel Component Library tarball or npm package. If you did not download @parc3l/sdk
via npm, follow these steps to create and link the tarball to your sdk:
Local
- Clone the Parcel Component Library locally.
cd
into your newly generatedcomponent-library
folder.- Run
yarn pack
. This will create aparcel-components-v0.0.1.tgz
tarball at the top level of thecomponent-library
folder. cd
into yoursdk
folder.- Run
yarn add ../PATH-TO-LIBRARY/component-library/parcel-components-v0.0.1.tgz
. - Run
yarn
to install the@parcel/components
package. You're ready to test the SDK!
Local Development
Follow a few easy steps to start testing:
- Run
yarn
inside thesdk
directory. - Run
yarn dev
to start a local Storybook instance at port6006
.
0.1.26
2 years ago
0.1.25
2 years ago
0.1.24
2 years ago
0.1.23
2 years ago
0.1.22
2 years ago
0.1.21
2 years ago
0.1.20
2 years ago
0.1.19
2 years ago
0.1.18
2 years ago
0.1.14
2 years ago
0.1.13
2 years ago
0.1.12
2 years ago
0.1.11
2 years ago
0.1.10
2 years ago
0.1.9
2 years ago
0.1.8
2 years ago
0.1.7
2 years ago
0.1.6
2 years ago
0.1.5
2 years ago
0.1.4
2 years ago
0.1.3
2 years ago
0.1.1
2 years ago
0.1.0
2 years ago
0.0.5
2 years ago
0.0.4
2 years ago
0.0.3
2 years ago
0.0.2
2 years ago