npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2025 – Pkg Stats / Ryan Hefner

@nanobox/openapi-nano-spec

v3.0.7

Published

[![Build Status](https://travis-ci.com/aspic/nano-rpc-api.svg?branch=master)](https://travis-ci.com/aspic/nano-rpc-api)

Downloads

11

Readme

nano-rpc-api OpenAPI Specification

Build Status

Clients

Links

Warning: All above links are updated only after Travis CI finishes deployment

Working on specification

Install

  1. Install Node JS
  2. Clone repo and run npm install in the repo root

Usage

npm start

Starts the development server.

npm run build

Bundles the spec and prepares web_deploy folder with static assets.

npm test

Validates the spec.

npm run gh-pages

Deploys docs to GitHub Pages. You don't need to run it manually if you have Travis CI configured.

Donations

Nano donations happily received 😍 ↓

Status

Node RPCs

☑ account_balance
☑ account_block_count
☑ account_get
☑ account_history
☑ account_info
☑ account_key
☑ account_representative
☑ account_weight
☑ accounts_balances
☑ accounts_frontiers
☑ accounts_pending
☑ active_difficulty
☑ available_supply
☑ block_account
☑ block_confirm
☑ block_count
☑ block_count_type
☑ block_create
☑ block_hash
☑ block_info
☑ blocks
☑ blocks_info
☑ bootstrap
☑ bootstrap_any
☑ bootstrap_lazy
  bootstrap_status
☑ chain
☑ confirmation_active
☑ confirmation_height_currently_processing
☑ confirmation_history
☑ confirmation_info
  confirmation_quorum
  database_txn_tracker
  delegators
  delegators_count
  deterministic_key
  frontier_count
  frontiers
  keepalive
☑ key_create
☑ key_expand
  ledger
  node_id
  node_id_delete
  peers
  pending
  pending_exists
☑ process
  representatives
  representatives_online
  republish
  sign
  stats
  stats_clear
  stop
  successors
  validate_account_number
  version
  unchecked
  unchecked_clear
  unchecked_get
  unchecked_keys
  unopened
  uptime
  work_cancel
☑ work_generate
  work_peer_add
  work_peers
  work_peers_clear
  work_validate

Wallet RPCs

  account_create
  account_list
  account_move
  account_remove
  account_representative_set
☑ accounts_create
  block_create (optional wallet)
  password_change
  password_enter
  password_valid
☑ receive
  receive_minimum
  receive_minimum_set
  search_pending
  search_pending_all
  send
  sign (optional wallet)
  wallet_add
  wallet_add_watch
  wallet_balances
  wallet_change_seed
  wallet_contains
☑ wallet_create
  wallet_destroy
  wallet_export
  wallet_frontiers
  wallet_history
  wallet_info
  wallet_ledger
  wallet_lock
  wallet_locked
  wallet_pending
  wallet_representative
  wallet_representative_set
  wallet_republish
  wallet_work_get
  work_get
  work_set

Unit Conversion RPCs

  krai_from_raw
  krai_to_raw
  mrai_from_raw
  mrai_to_raw
  rai_from_raw
  rai_to_raw