64 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
@near-js/jsonrpc-client
TypeScript client for NEAR Protocol JSON-RPC API
@near-js/jsonrpc-types
TypeScript types and Zod schemas for NEAR Protocol JSON-RPC API
@near-js/keystores
Key storage and management implementations
@near-js/keystores-browser
KeyStore implementation for working with keys in browser LocalStorage
@near-js/keystores-node
KeyStore implementation for working with keys in the local filesystem
@near-js/providers
Library of implementations for interfacing with the NEAR blockchain
@near-js/signers
Modules for cryptographically signing messages
@near-js/tokens
Modules with tokens
@near-js/transactions
Functions and data types for transactions on NEAR
@near-js/types
TypeScript types for working with the Near JS API
@near-js/utils
Common methods and constants for the NEAR API JavaScript client
@near-js/wallet-account
Dependencies for the NEAR API JavaScript client in the browser
near-sandbox
CLI tool for testing NEAR smart contracts
near-seed-phrase
Utilities to work with NEAR Protocol key pairs based on seed phrases
near-validator
near-validator is your human-friendly companion that helps to interact with NEAR Validators from command line.