
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
indodax-api-wrapper
Advanced tools
This is not an official Indodax API Wrapper, this package is made to help you to use Indodax private and public API, you need to provide your API and Secret key to use this package
This is not an official Indodax API Wrapper, this package is made to help you to use Indodax private and public API, you need to provide your API and Secret key to use this package
You will only need Node.js / Yarn, installed in your environement.
Just go on official Node.js website and download the installer.
Also, be sure to have git available in your PATH, npm might need it (You can find git here).
You can install nodejs and npm easily with apt install, just run the following commands.
sudo apt install nodejs
sudo apt install npm
If the installation was successful, you should be able to run the following command.
node --version
v15.8.0
npm --version
7.5.1
If you need to update npm, you can make it using npm! Cool right? After running the following command, just open again the command line and be happy.
npm install npm -g
After installing node, this project will need yarn too, so just run the following command.
npm install -g yarn
npm instalal indodax-api-wraapper
To see full detail of private API documentation (to get the detail parameter required for each function), you can refer to the Indodax official documentation here
FAQs
This is not an official Indodax API Wrapper, this package is made to help you to use Indodax private and public API, you need to provide your API and Secret key to use this package
We found that indodax-api-wrapper demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.