
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
@manifoldxyz/studio-app-sdk-react
Advanced tools
React components for Studio Apps.
gm
As studio-app-sdk-react depends on studio-app-sdk, you'll need to build the sdk first before you can build the React components for the first time.
You can either build from the worskpace root with yarn build, or from the studio-app-sdk-react folder with yarn build:withsdk.
$ cd studio-app-devtools # make sure you're in the workspace root
$ yarn build # build the sdk and sdk-react packages
# alternatively
$ cd packages/studio-app-sdk-react
$ yarn build:withsdk
./src/tests folder..stories.tsx file in the ./src/stories folder to demonstrate your component.index.ts with export.yarn storybook in the studio-app-sdk-react folder.
http://localhost:6006/ (default port) and test there.Studio App SDK React Storybook app (app id: 2549157559).$ cd studio-app-devtools # make sure you're in the workspace root
$ yarn build # build the sdk and sdk-react packages
$ cd packages/studio-app-sdk-react
$ yarn link # create a symlink in the global folder
$ yarn dev # start typescript compile on watch mode
$ cd studio-claim-app
$ yarn link @manifoldxyz/studio-app-sdk-react # creates a symlink in ./node_modules to point to global studio-app-sdk-react folder
$ cd studio-claim-app
$ yarn unlink @manifoldxyz/studio-app-sdk-react
$ yarn install --force
package.json. Use proper semantic versioning.
studio-app-sdk dependency is correct.main will auto-release.Very manual work for now. Noting major changes here. Ideally, we automate this with something like changesets.
AudienceBlueprintSelector component (out of date, unused).AssetSelector component:
specFilteronSelect => onChangefilter=> mintStatusFilterasset => value (can now accept an array of asset ids)assetId => defaultValue (can now accept an array of asset ids)FAQs
React component library for studio apps.
We found that @manifoldxyz/studio-app-sdk-react demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 14 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.