Raising $100M at $10B valuation. Serious offers only
Raising $100M at $10B valuation. Serious offers only
Don't let marketplace volume fool you. NFTs aren't dead, they've just changed. There are some huge gaming and utility projects in the pipeline.
Don't let marketplace volume fool you. NFTs aren't dead, they've just changed. There are some huge gaming and utility projects in the pipeline.
LLVM & the linker can see an isolated program and say:
• “These functions aren’t exported → inline/merge/remove them!”
Make sure you set LTO to "fat" as well to max out optimization!
LLVM & the linker can see an isolated program and say:
• “These functions aren’t exported → inline/merge/remove them!”
Make sure you set LTO to "fat" as well to max out optimization!
• cdylib → a shared library with a C ABI
• lib → an rlib archive for reuse by other Rust code
But we're deploying programs, so do we really need a reusable Rust lib?
• cdylib → a shared library with a C ABI
• lib → an rlib archive for reuse by other Rust code
But we're deploying programs, so do we really need a reusable Rust lib?
We just improved MPL Core performance by 7% with a one-line code change to the compiler config. Here's how.
It comes down to Link Time Optimization (LTO) and symbol visibility. Let’s break it down and show you how to similarly optimize your programs 👇
We just improved MPL Core performance by 7% with a one-line code change to the compiler config. Here's how.
It comes down to Link Time Optimization (LTO) and symbol visibility. Let’s break it down and show you how to similarly optimize your programs 👇
Amazon uses Prime Day to test their marketplace infra
Solana should have a Solana Summer period with free transactions and half price rent.
Amazon uses Prime Day to test their marketplace infra
Solana should have a Solana Summer period with free transactions and half price rent.
Khajit has NFTs if you have Coin
Khajit has NFTs if you have Coin
With oclif, we can deliver increased developer bandwidth, with reduced shipping latency
github.com/metaplex-fo...
With oclif, we can deliver increased developer bandwidth, with reduced shipping latency
github.com/metaplex-fo...
𝕏 Want a command that tweets after minting a token? Go for it
🔃 Want a SOL-LST converter? Easy
𝕏 Want a command that tweets after minting a token? Go for it
🔃 Want a SOL-LST converter? Easy
Store data and use data in your programs, read it instantly on your frontend.
Store data and use data in your programs, read it instantly on your frontend.