Socket
Book a DemoInstallSign in
Socket

@ahalabs/cli

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ahalabs/cli

CLI for NEAR Development

0.1.1
latest
Source
npmnpm
Version published
Weekly downloads
5
Maintainers
2
Weekly downloads
 
Created
Source

Build tool for NEAR smart contracts

Currently supports Rust Contracts.

npm install -g @ahalabs/cli@ahalabs/cli

Setup

Get pinata account and add your API key to ENV

export PINATA_API_KEY=""
export PINATA_API_SECRET=""

rust installation

rustup

rustup target add wasm32-unknown-unknown

Commands

build

'build' compiles a workspace of contracts and generates wit, ts, and json. The json is then pinned to IPFS using Pinata. The resulting IPFS content address is written to a custom section in each contract binary.

Currently we use the json name for the custom section.

Keywords

typescript

FAQs

Package last updated on 07 May 2022

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.