issues
search
solana-foundation
/
developer-content
Collection of Developer content for exploring, learning, and building in the Solana ecosystem.
https://solana.com/developers
143
stars
270
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix: correct typo "tha" to "the"
#607
burdianov
closed
2 weeks ago
0
Update `@solana/web3.js` documentation URLs to point at new `v1.x` folder
#606
steveluscher
closed
3 weeks ago
0
Update intro-to-anchor.md
#605
Frostist
closed
2 weeks ago
0
[cookbook] keypairs - added v2 snippet
#604
nickfrosty
closed
3 weeks ago
0
fix prettier lint error
#603
ZYJLiu
closed
3 weeks ago
0
Add native rust program basics section
#602
ZYJLiu
closed
3 weeks ago
0
Expand canopy depth docs
#601
aspnxdd
closed
3 weeks ago
0
Update nfts-with-metaplex.md
#600
SunZhiC
closed
3 days ago
1
Update reading-from-network.md
#599
melodyserra
closed
3 days ago
0
Update reading-from-network.md
#598
melodyserra
closed
2 weeks ago
1
Problem with sendTransaction RPC Method
#597
mario0000o7
closed
4 weeks ago
1
Update index.md
#596
melodyserra
closed
1 month ago
0
Lock web3.js to version 1.x for compatibility
#595
steveluscher
closed
3 weeks ago
3
Add links to C# and gdscript sdks
#594
Woody4618
closed
1 month ago
0
Add and update page descriptions
#593
ZYJLiu
closed
1 month ago
0
chore(documentation): PDA's keypoints
#592
eloiweb3
closed
1 week ago
0
Update subscribing-events.md
#591
WALL-E
closed
1 month ago
0
fix deploying command
#590
yyy20119
closed
3 days ago
0
fix: read token_account from bumps
#589
yanCode
opened
1 month ago
1
```suggestionimport { clusterApiUrl, Connection, PublicKey, LAMPORTS_PER_SOL, } from "@solana/web3.js"; (async () => { const connection = new Connection(clusterApiUrl("devnet"), "confirmed"); let wallet = new PublicKey("G2FAbFQPFa5qKXCetoFZQEvF9BVvCKbvUZvodpVidnoY"); console.log( `${(await connection.getBalance(wallet)) / LAMPORTS_PER_SOL} SOL`, ); })();
#588
zarei673mo
closed
3 weeks ago
0
fix: readme typos
#587
ChiefWoods
closed
3 days ago
1
Trivial fixes
#586
yanCode
closed
6 days ago
0
feat: add code testing
#585
heyAyushh
opened
1 month ago
3
Prettier linting fix
#584
ZYJLiu
closed
1 month ago
0
Update Close Account to reflect best practices.
#583
blockiosaurus
closed
1 month ago
0
Fix broken links in intro-to-solana-mobile.md
#582
Mikerniker
closed
1 month ago
0
feat: pnpm
#581
heyAyushh
closed
1 month ago
0
Update readme
#580
ZYJLiu
closed
1 month ago
0
Small fixes to Anchor CPI
#579
mikemaccana
closed
1 month ago
0
Fixed SW QoS doc to use getClusterNodes
#578
tigarcia
closed
1 month ago
0
Fix: resolve type error in program initialization example
#577
alok8bb
closed
1 month ago
1
Fix broken link intro-to-writing-data.md
#576
Mikerniker
closed
1 month ago
0
Add LinkedActionType
#575
arihantbansal
opened
1 month ago
0
`code` in headers mess up breadcrumbs
#574
jacobcreech
opened
1 month ago
4
fix: mint authority
#573
yanCode
closed
1 month ago
1
fix: pow operation in both rust and ts
#572
yanCode
opened
1 month ago
1
Update anchor-cpi.md
#571
0xAsten
closed
1 month ago
1
Minor changes and fixes to Intro to Durable Nonces
#570
metasal1
closed
1 month ago
0
Fix ID types to match JSON-RPC 2.0 spec
#569
lifeofpavs
closed
3 days ago
4
Remove Rust 1.79.0 section from Anchor installation
#568
acheroncrypto
closed
1 month ago
0
Add back lang-rust, limitation, faq pages under programs section
#567
ZYJLiu
closed
1 month ago
0
Fix prose errors in: full-stack-solana-development.md
#566
0xmigi
closed
1 month ago
0
Add solana4j (open sourced by LMAX) to the list of client-side java sdks
#565
ml-james
closed
1 month ago
2
Update fees.md
#564
merlucy
closed
1 month ago
0
redundant
#563
anjor
closed
1 month ago
0
fixing useMemo and balance in SOL
#562
shivaji43
closed
1 month ago
0
Correcting the balance display in SOL
#561
shivaji43
closed
1 month ago
0
Correcting the balance display in SOL
#560
shivaji43
closed
1 month ago
0
Added styles in interact-with-wallet.md for wallet ui
#559
shivaji43
closed
1 month ago
1
Fix typo in program-derived-address.md
#558
sdmg15
closed
1 month ago
0
Previous
Next