62 packages
bos-cli
Command line utility helps to develop widgets for near.social by allowing developers to use standard developer tools like their best code editor and standard tools for source code version control, and then deploy their widgets to SocialDB in one command.
cargo-near
Cargo extension for building Rust smart contracts on NEAR
ddots-client
DDOTS API Client for DDOTS RESTful API Server
near-api-js
JavaScript library to interact with NEAR Protocol via RPC API
near-cli-rs
human-friendly console utility that helps to interact with NEAR Protocol from command line.
@near-js/accounts
Classes encapsulating account-specific functionality
@near-js/biometric-ed25519
JavaScript library to handle webauthn and biometric keys
@near-js/client
This package provides a simple interface for interacting with the Near blockchain. As a modern, tree-shakeable package, it is intended to replace usage of `near-api-js`.
@near-js/crypto
Abstractions around NEAR-compatible elliptical curves and cryptographic keys
@near-js/iframe-rpc
IFrame RPC client/server implementation