acheron
acheron
Yes, all of these features are needed for better experience. > Share code snippets with a shortened URL, makes sharing small PoCs easier for devs. Added this recently, haven't announced...
> Share code snippets with a shortened URL, makes sharing small PoCs easier for devs. Have an option to import the code from a git repo like GitHub (May cause...
It's a custom wallet specifically made for playground https://github.com/solana-playground/solana-playground/tree/master/client/src/components/Panels/Wallet. I don't think it's applicable for most apps.
Sorry that this happened to you, will definitely integrate this feature after moving file system to indexed db(which is next on my todo list).
Agreed, that shouldn't happen. Thanks for reporting, fixed in 1a9b7375e4b6e28f13674cb225785c95fc3f4926.
This will be supported in the next update(after the Hackathon) along with `anchor-debug` feature #43
Playground is now using `anchor-lang` 0.25.0
Thanks for the suggestion! Would be great to have multiple Anchor version support but first, we need to do some tests about build times to decide whether this is a...
There is `wasm-bindgen-futures` crate for async behaviour.
Closing because there isn't enough information to reproduce. Feel free to reopen if you have a reproducable example.