-
**Is your feature request related to a problem? Please describe.**
One attack vector of cryptotheft is the accidental checking in of private keys (and to a lesser extent seed phrases) into repos. Det…
-
code snipet 👍
useEffect(() => {
const initializeDeeplinks = async () => {
const initialUrl = await Linking.getInitialURL();
if (initialUrl) {
setDeepLink(initialUrl);
…
-
#### Problem
Currently, we've got some of the minimally necessary "extra account metas" support within `@solana/spl-token`. However, the toolset isn't complete for those who wish to create and test a…
-
Thanks to Ledger-Live team for adding Solana (partially).
Currently, I can see my Sol in Accounts, but the tokens as USDC aren't shown. I can see all tokens using Solflare.
Is there a prevision …
-
## Description and context
Unable to build and run this program.
https://github.com/wormhole-foundation/wormhole-scaffolding/tree/main/solana/programs/03_nft_burn_bridging
![WhatsApp Imag…
-
so about every tutorial i've followed, this problem has occurred. either it be from cd > js or the just like the tutorial said, from
cd metaplex/js/packages/cli
I run yarn install and this pops…
-
**Describe the Issue**
Currently v1 is used, replace it with v2 and use testdappv2 in e2e tests
**Expected Outcome**
A description of what outcome you are seeking.
-
Open source projects usually have a LICENSE file to state the license under which it is released. Please add the LICENSE file so that we know which license it is. Since it contains code from Solana La…
-
```
use anchor_lang::solana_program::pubkey;
let u = pubkey!("Et2tm6NsfBZJbEYXtWTv9k51V4tWtQvufexSgXoDRGVA");
```
fails with the error , `error[E0433]: failed to resolve: could not find `solan…
-
#### Problem
If transaction is not confirmed in 30 sec, displayed error with text Solana instead of Velas
![image](https://user-images.githubusercontent.com/71498900/213445587-3eb621a8-b544-4116-8e…