Socket
Book a DemoInstallSign in
Socket

a_block_chain

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

a_block_chain

1.3.0
Source
Cargo
Version published
Maintainers
1
Created
Source

A-Block Chain

Pipeline Status Cargo Crates Version

The blockchain that powers the A-Block tech stack

Official documentation »

The Chain repo contains all the code needed to set up and interact with a local instance of the A-Block chain.

简体中文 | Español | عربي | Deutsch | Français

..

Getting Started

Running Chain assumes you have Rust installed and are using a Unix system. You can clone this repo and run the Makefile to set everything up for a development environment:

make
cargo build
cargo test

..

Use

Blockchain can be added to your project as a dependency by adding the following to your Cargo.toml file:

[dependencies]
a_block_chain = "0.1.0"

Or alternatively, via command line:

cargo add a_block_chain

Running cargo run --bin main from a repo clone will currently list all assets on the local instance. Chain is not generally intended to be used directly though, and is instead intended to be used from other programs that require access to the blockchain data structure.

FAQs

Package last updated on 21 Feb 2024

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.