
Security News
US Government Forces Anthropic to Pull Claude Fable Days After Launch
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.
@tradle/cb-proxy
Advanced tools
proxy for common-blockchain API, that temporarily caches calls. Currently supports Blockr
This module is used by Tradle
Proxy for common-blockchain APIs, that throttles and stores results of cacheable calls
Helps be a better user of blockchain APIs, and avoid getting throttled
Fetching a raw block from blockr requires upwards of (1 + block.transactions.length) calls, which had me hitting the rate limit almost immediately. This module does basic throttling and stores cacheable results in a local database, to avoid hitting blockr.io more than necessary.
cb-blockr
# specify port
node app 54545
var Blockchain = require('cb-blockr')
var blockchain = new Blockchain('testnet', 'http://localhost:54545/?url=')
blocks/info
blocks/raw
tx/info
tx/raw
FAQs
proxy for common-blockchain API, that temporarily caches calls. Currently supports Blockr
The npm package @tradle/cb-proxy receives a total of 20 weekly downloads. As such, @tradle/cb-proxy popularity was classified as not popular.
We found that @tradle/cb-proxy demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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.

Security News
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.

Security News
A network of 152 Chrome live wallpaper extensions hid ad tracking and made extension-driven traffic look like Google search clicks.

Company News
Socket’s first CISO brings deep experience securing high-growth SaaS companies as open source supply chain threats accelerate.