
Company News
Socket Named to Rising in Cyber 2026 List of Top Cybersecurity Startups
Socket was named to the Rising in Cyber 2026 list, recognizing 30 private cybersecurity startups selected by CISOs and security executives.
@moneybutton/json-api
Advanced tools

Money Button isomorphic JSON API utilities.
Money Button is a UI/UX and API layer for the blockchain which takes 0% transaction fees and makes Bitcoin SV easy for everyone, everywhere.
yarn add -E @moneybutton/json-api
or
npm install --exact @moneybutton/json-api
const { toResourceObject } = require('@moneybutton/json-api')
console.log(toResourceObject('some user id', 'users', { name: 'John Doe' }))
// { id: 'some user id', type: 'users', attributes: { name: 'John Doe' } }
For in-detail API documentation, please see our automatically generated docs.
@ealmansi @hojarasca @kevinejohn @ryanxcharles
PRs accepted.
Small note: If editing the README, please conform to the standard-readme specification.
FAQs
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.

Company News
Socket was named to the Rising in Cyber 2026 list, recognizing 30 private cybersecurity startups selected by CISOs and security executives.

Research
Socket detected 84 compromised TanStack npm package artifacts modified with suspected CI credential-stealing malware.

Security News
A dispute over fsnotify maintainer access set off supply chain alarms around one of Go’s most widely used filesystem libraries.