Security News
Opengrep Emerges as Open Source Alternative Amid Semgrep Licensing Controversy
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
@mercurial-finance/apricot-sdk
Advanced tools
For building transactions, see src/utils/TransactionBuilder.ts
For directly firing transactions, see src/utils/ActionWrapper.ts
and src/tools/doTrans.ts
yarn install
yarn build
After setup, you can invoke the tool scripts, for example:
# first deposit uses "new-and-deposit"
node dist/tools/doTrans.ts public your_wallet_key.json new-and-deposit SOL 1
# second deposit onwards uses just "deposit"
node dist/tools/doTrans.ts public your_wallet_key.json deposit USDC 10
Similar commands for withdraw, borrow, and repay also exist. Please refer to doTrans.ts for details.
FAQs
TS SDK for Apricot on Solana
The npm package @mercurial-finance/apricot-sdk receives a total of 1,191 weekly downloads. As such, @mercurial-finance/apricot-sdk popularity was classified as popular.
We found that @mercurial-finance/apricot-sdk demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 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.
Security News
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.