mrgnlabs / mrgn-ts

https://app.marginfi.com
Apache License 2.0
87 stars 70 forks source link

Scripts for program and origination fees #948

Open jgur-psyops opened 3 weeks ago

jgur-psyops commented 3 weeks ago

Short TS scripts for managing new fees in staging.

Run with: tsc example.ts node example.js or: npm install -g ts-node ts-node example.ts

Set your actual keypair/wallet if it's not at ~/.config/solana/id.json

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marginfi-landing-page ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 25, 2024 7:53pm
marginfi-v2-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 25, 2024 7:53pm
marginfi-v2-trading ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 25, 2024 7:53pm
marginfi-v2-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 25, 2024 7:53pm
alwaysmeticulous[bot] commented 3 weeks ago

🤖 No test run has been triggered as your Meticulous project has been deactivated (since you haven't viewed any test results in a while). Click here to reactivate.

Last updated for commit da969bb. This comment will update as new commits are pushed.

chambaz commented 3 weeks ago

@jgur-psyops we have a repo for helper scripts, wondering if some of this stuff would be better suited in there - https://github.com/mrgnlabs/mrgn-tools

what do you think?