
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
@atpar/ap-helper
Advanced tools
Helper service for working with ap.js
.
Contains:
Order
POST /orders
Post an unfilled or filled order to the orderbook
GET /orders
Retrieve unfilled orders from the orderbook
Resources
GET /terms
Retrieve ACTUS test terms
Asset
POST /asset/progress
Progress the state of an asset given its assetId and a timestamp
Tokenization
POST /tokenization/updateClaimsToken
Update funds received of a ClaimsToken contract
Faucet
POST /faucet/ether
Request Ether for an address
POST /faucet/sampleToken
Request ERC20 sample tokens for an address
GET /faucet/ether
Retrieve the address of the ERC20 sample token
Quick start:
yarn add @atpar/ap-helper
node ./node_modules/@atpar/ap-helper
To clear the orderbook and channel message database:
echo "" > ./node_modules/@atpar/ap-helper/Orderbook-Database.json
# ap-monorepo/ap-helper/
yarn install
yarn build
yarn start
FAQs
Helper service for working with ap.js.
The npm package @atpar/ap-helper receives a total of 26 weekly downloads. As such, @atpar/ap-helper popularity was classified as not popular.
We found that @atpar/ap-helper demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers 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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.