New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

urchin-web3-cms

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

urchin-web3-cms

An SDK and protocal layer for headless content and file mananagement for decentralized applications and web apps. Built on Solana, Arweave, and Bundlr.

latest
npmnpm
Version
0.0.5
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

Urchin

What is Urchin?

Urchin is a headless CMS protocol and SDK for dApp developers built on Solana, Arweave, and Bundlr.

What does Urchin do?

Blockchain developers aim to avoid using databases and centralized storage as much as possible. However, it's quite some extra lifting to build all of the interfacing to store and retrieve mixed content data (e.g. profiles and blog posts) and files (e.g. videos, images, audio). Urchin is a simple SDK so decentralized applications can stay on-chain and off the cloud.

How to start

const connection = urchin({
  payer,
  cluster: 'devnet',
});

const urchin.preflight();

FAQs

Package last updated on 29 Mar 2023

Did you know?

Socket

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.

Install

Related posts