Socket
Socket
Sign inDemoInstall

adamant-console

Package Overview
Dependencies
215
Maintainers
3
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    adamant-console

Console API and JSON-RPC for interacting with ADAMANT Blockchain


Version published
Weekly downloads
14
increased by366.67%
Maintainers
3
Created
Weekly downloads
 

Readme

Source

Adamant-console

Adamant-console is Command-line utilities to interact with ADAMANT blockchain. It allows you to run commands like send tokens, create new address and get information.

Understanding interaction with ADAMANT blockchain

ADAMANT has only secure API, and you cannot transfer passphrase to node to make any action with wallet. Instead, node requires signed transaction to make any action.

Adamant-console connects to ADAMANT nodes on your choice (set in configuration file), it can be any node, locally installed on your machine, or from other side of the Earth. As Console doesn’t transfer passphrases to nodes, it's safe to connect to any node. Node you connect should have API enabled.

You can use any programming languages to interact with Adamant-console, like PHP, Python, NodeJS, bash.

Alternative ways to interact with ADAMANT blockchain:

Installing and configuring

The installation and configuration are described in Adamant-console Wiki.

Note, by default, network parameter set to testnet. If you want to work with mainnet, set the value to mainnet.

Using Console

There are 3 ways of using ADAMANT Console tool:

See Running Commands in Adamant console.

Integration notes with ADM token for Exchanges

See Integration notes with ADM token for Exchanges. Document describes how to create accounts for deposits, get balances and transactions info, as well as, how to make withdrawals.

Keywords

FAQs

Last updated on 16 Feb 2024

Did you know?

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc