rk0684-Solana区块链开发Rust + JavaScript【VIP】
——/Solana区块链开发Rust + JavaScript/
├──01 -理解solana和区块链的指南
| ├──1_001 Applications of Solana in 2 minutes(2024_09_05_21_29_21_180).mp424.61M
| ├──1_001 Applications of Solana in 2 minutes.srt2.20kb
| ├──1_002 Introduction to the blockchain(2024_09_05_21_29_37_251).mp419.62M
| ├──1_002 Introduction to the blockchain.srt4.66kb
| ├──1_003 Introduction to Solana(2024_09_05_21_30_05_742).mp421.33M
| ├──1_003 Introduction to Solana.srt4.46kb
| └──1_004 Where to find course resources.html0.22kb
├──02 - 空投项目
| ├──2_001 Project intro + theory on wallets and airdropping(2024_09_05_21_30_34_729).mp410.17M
| ├──2_001 Project intro + theory on wallets and airdropping.srt2.79kb
| ├──2_002 Set-up for this project.html0.75kb
| ├──2_003 Environment set-up(2024_09_05_21_30_52_256).mp45.76M
| ├──2_003 Environment set-up.srt2.16kb
| ├──2_004 Create your own wallet(2024_09_05_21_31_08_526).mp43.15M
| ├──2_004 Create your own wallet.srt2.27kb
| ├──2_005 Retrieve your wallet's credentials(2024_09_05_21_31_24_031).mp45.43M
| ├──2_005 Retrieve your wallet's credentials.srt2.86kb
| ├──2_006 Get the balance of your wallet(2024_09_05_21_31_43_108).mp49.16M
| ├──2_006 Get the balance of your wallet.srt3.83kb
| ├──2_007 Send yourself some SOL(2024_09_05_21_32_11_507).mp411.28M
| └──2_007 Send yourself some SOL.srt4.26kb
├──03 - DEFI项目-启动您自己的加密货币
| ├──3_001 Project intro + theory on tokens and programs(2024_09_05_21_32_40_682).mp47.89M
| ├──3_001 Project intro + theory on tokens and programs.srt4.89kb
| ├──3_002 Set-up for this project.html1.21kb
| ├──3_003 Install the Solana Program Library(2024_09_05_21_33_10_405).mp43.92M
| ├──3_003 Install the Solana Program Library.srt1.12kb
| ├──3_004 Create your own wallet and check on Solana Explorer(2024_09_05_21_33_20_184).mp411.05M
| ├──3_004 Create your own wallet and check on Solana Explorer.srt4.21kb
| ├──3_005 Create a token(2024_09_05_21_33_50_841).mp46.09M
| ├──3_005 Create a token.srt2.28kb
| ├──3_006 Mint your token(2024_09_05_21_34_09_200).mp411.93M
| ├──3_006 Mint your token.srt4.42kb
| ├──3_007 Limit the total supply of your token and burn your token(2024_09_05_21_34_41_273).mp411.93M
| ├──3_007 Limit the total supply of your token and burn your token.srt4.31kb
| ├──3_008 Send your token to your friends with the Phantom wallet(2024_09_05_21_35_10_985).mp413.53M
| └──3_008 Send your token to your friends with the Phantom wallet.srt6.08kb
├──04 - 编写并测试自定义Solana程序
| ├──4_001 Project intro + theory on custom programs and accounts(2024_09_05_21_35_50_105).mp49.66M
| ├──4_001 Project intro + theory on custom programs and accounts.srt2.70kb
| ├──4_002 Set-up for this project.html1.29kb
| ├──4_003 Set up an Anchor project(2024_09_05_21_36_06_254).mp410.26M
| ├──4_003 Set up an Anchor project.srt4.19kb
| ├──4_004 Write the create function for your calculator(2024_09_05_21_36_36_028).mp46.52M
| ├──4_004 Write the create function for your calculator.srt3.72kb
| ├──4_005 Specify the context of your create function(2024_09_05_21_37_00_237).mp410.79M
| ├──4_005 Specify the context of your create function.srt4.70kb
| ├──4_006 Specify the calculator account structure(2024_09_05_21_37_34_186).mp43.73M
| ├──4_006 Specify the calculator account structure.srt1.72kb
| ├──4_007 Write Mocha tests for your create function(2024_09_05_21_37_45_790).mp431.08M
| ├──4_007 Write Mocha tests for your create function.srt9.97kb
| ├──4_008 Write the addition function for your calculator(2024_09_05_21_38_52_440).mp411.09M
| ├──4_008 Write the addition function for your calculator.srt3.96kb
| ├──4_009 Write Mocha tests for your addition function(2024_09_05_21_39_20_574).mp48.66M
| ├──4_009 Write Mocha tests for your addition function.srt2.79kb
| ├──4_010 Your turn!(2024_09_05_21_39_40_990).mp42.76M
| ├──4_010 Your turn!.srt1.32kb
| ├──4_011 Solution walk-through(2024_09_05_21_39_49_284).mp49.84M
| └──4_011 Solution walk-through.srt3.66kb
├──06 -PROJECT -用JavaScript为你的SOL做质押
| ├──6_001 Project intro + theory on staking.html0.02kb
| ├──6_002 Set-up for this project.html0.75kb
| ├──6_003 View current and delinquent validators(2024_09_05_21_49_27_790).mp412.70M
| ├──6_003 View current and delinquent validators.srt6.66kb
| ├──6_004 Create a new stake account(2024_09_05_21_50_10_588).mp428.48M
| ├──6_004 Create a new stake account.srt9.61kb
| ├──6_005 Delegate your stake to a validator(2024_09_05_21_51_16_419).mp412.67M
| ├──6_005 Delegate your stake to a validator.srt4.63kb
| ├──6_006 Check out the delegators for a specific validator(2024_09_05_21_51_49_384).mp411.52M
| ├──6_006 Check out the delegators for a specific validator.srt3.81kb
| ├──6_007 Deactivate your stake account(2024_09_05_21_52_19_314).mp45.31M
| ├──6_007 Deactivate your stake account.srt1.93kb
| ├──6_008 Withdraw SOL from your stake account(2024_09_05_21_52_33_864).mp410.74M
| └──6_008 Withdraw SOL from your stake account.srt3.04kb
├──08 - DAPP项目-部署GIPHY的Web3版本
| ├──8_001 Project intro + theory on Web3 and dapps(2024_09_05_22_00_42_939).mp433.06M
| ├──8_001 Project intro + theory on Web3 and dapps.srt4.52kb
| ├──8_002 Set-up for this project.html1.51kb
| ├──8_003 Run the starter code(2024_09_05_22_01_11_725).mp45.52M
| ├──8_003 Run the starter code.srt2.99kb
| ├──8_004 Connect to your Phantom wallet from your web app(2024_09_05_22_01_27_858).mp437.43M
| ├──8_004 Connect to your Phantom wallet from your web app.srt15.17kb
| ├──8_005 Build the GIF wall(2024_09_05_22_02_59_392).mp448.28M
| ├──8_005 Build the GIF wall.srt15.87kb
| ├──8_006 Write and test a basic Solana program(2024_09_05_22_04_40_816).mp431.38M
| ├──8_006 Write and test a basic Solana program.srt11.95kb
| ├──8_007 Store GIF data on the blockchain - part 1(2024_09_05_22_05_52_238).mp435.66M
| ├──8_007 Store GIF data on the blockchain - part 1.srt15.29kb
| ├──8_008 Store GIF data on the blockchain - part 2(2024_09_05_22_07_18_447).mp426.98M
| ├──8_008 Store GIF data on the blockchain - part 2.srt8.11kb
| ├──8_009 Deploy your dapp to the devnet(2024_09_05_22_08_09_120).mp416.23M
| ├──8_009 Deploy your dapp to the devnet.srt6.49kb
| ├──8_010 Hook up your web app with your Solana program - part 1(2024_09_05_22_08_53_230).mp459.58M
| ├──8_010 Hook up your web app with your Solana program - part 1.srt19.62kb
| ├──8_011 Hook up your web app with your Solana program - part 2(2024_09_05_22_11_10_470).mp440.44M
| ├──8_011 Hook up your web app with your Solana program - part 2.srt6.66kb
| └──8_012 Extension challenges!.html1.25kb
├──09 - CHAINLINK项目-检索实时汇率与索拉纳
| ├──9_001 Project intro + theory on Chainlink(2024_09_05_22_12_06_996).mp433.67M
| ├──9_001 Project intro + theory on Chainlink.srt4.41kb
| ├──9_002 Set-up for this project.html1.29kb
| ├──9_003 Write the logic for retrieving exchange rates(2024_09_05_22_12_34_780).mp49.11M
| ├──9_003 Write the logic for retrieving exchange rates.srt6.00kb
| ├──9_004 Update on Cargo.toml.html0.28kb
| ├──9_005 Specify the context of your execute function(2024_09_05_22_13_07_762).mp49.57M
| ├──9_005 Specify the context of your execute function.srt4.62kb
| ├──9_006 Specify the result account structure(2024_09_05_22_13_35_025).mp41.49M
| ├──9_006 Specify the result account structure.srt0.94kb
| ├──9_007 Write Mocha tests for your execute function(2024_09_05_22_13_40_863).mp417.77M
| ├──9_007 Write Mocha tests for your execute function.srt9.60kb
| ├──9_008 Copy the Chainlink program ID.html0.27kb
| ├──9_009 Compile and run your program(2024_09_05_22_14_32_977).mp429.71M
| └──9_009 Compile and run your program.srt7.74kb
├──10 -奖金-读写Terra区块链上的基本数据
| ├──10_001 About this bonus project.html0.62kb
| ├──10_002 Connect to a Terra node(2024_09_05_22_15_24_176).mp411.78M
| ├──10_002 Connect to a Terra node.srt6.29kb
| ├──10_003 Create and airdrop to a Terra account(2024_09_05_22_16_03_539).mp45.85M
| ├──10_003 Create and airdrop to a Terra account.srt3.90kb
| ├──10_004 Read data from the Terra blockchain(2024_09_05_22_16_26_392).mp435.68M
| ├──10_004 Read data from the Terra blockchain.srt10.28kb
| ├──10_005 Transfer and swap USTLUNA(2024_09_05_22_17_27_652).mp421.02M
| └──10_005 Transfer and swap USTLUNA.srt10.20kb
├──11 - 奖励-创建一个带有DeFi组件的Terra Web3游戏
| ├──11_001 Set-up for this project.html0.97kb
| ├──11_002 Create your project(2024_09_05_22_18_33_495).mp411.45M
| ├──11_002 Create your project.srt2.71kb
| ├──11_003 Write your Terra smart contract - part 1(2024_09_05_22_18_53_938).mp463.13M
| ├──11_003 Write your Terra smart contract - part 1.srt27.37kb
| ├──11_004 Write your Terra smart contract - part 2(2024_09_05_22_21_32_387).mp442.04M
| ├──11_004 Write your Terra smart contract - part 2.srt16.40kb
| ├──11_005 Deploy your Terra smart contract to the testnet(2024_09_05_22_23_14_978).mp47.73M
| ├──11_005 Deploy your Terra smart contract to the testnet.srt5.09kb
| ├──11_006 Run the web app(2024_09_05_22_23_40_995).mp42.66M
| ├──11_006 Run the web app.srt1.81kb
| ├──11_007 Connect your web app to the Terra blockchain(2024_09_05_22_23_51_291).mp422.20M
| ├──11_007 Connect your web app to the Terra blockchain.srt10.37kb
| ├──11_008 Add routes and pages to your web app(2024_09_05_22_24_51_706).mp420.98M
| ├──11_008 Add routes and pages to your web app.srt9.21kb
| ├──11_009 Copy the guide.js code.html1.05kb
| ├──11_010 Read data from your smart contract on the web app(2024_09_05_22_25_52_111).mp436.41M
| ├──11_010 Read data from your smart contract on the web app.srt17.15kb
| ├──11_011 Write data to your smart contract from the web app(2024_09_05_22_27_36_163).mp426.35M
| ├──11_011 Write data to your smart contract from the web app.srt12.45kb
| ├──11_012 Copy the utils for the execute.js file.html1.44kb
| ├──11_013 Build out the game(2024_09_05_22_28_48_711).mp421.90M
| ├──11_013 Build out the game.srt8.64kb
| ├──11_014 Add a wallet address label(2024_09_05_22_29_45_618).mp46.75M
| ├──11_014 Add a wallet address label.srt3.05kb
| ├──11_015 DeFi - send UST to winners(2024_09_05_22_30_05_001).mp422.27M
| └──11_015 DeFi - send UST to winners.srt8.98kb
├──DEFI项目-推出GoFundMe作为Web3 dapp
| ├──5_001 Project intro + theory on program-derived accounts(2024_09_05_21_40_14_219).mp413.28M
| ├──5_001 Project intro + theory on program-derived accounts.srt5.21kb
| ├──5_002 Set-up for this project.html1.28kb
| ├──5_003 Set up an Anchor project(2024_09_05_21_40_41_429).mp46.25M
| ├──5_003 Set up an Anchor project.srt3.46kb
| ├──5_004 Create a crowdfunding campaign(2024_09_05_21_41_01_862).mp47.58M
| ├──5_004 Create a crowdfunding campaign.srt5.40kb
| ├──5_005 Specify the context for the create function(2024_09_05_21_41_32_826).mp413.29M
| ├──5_005 Specify the context for the create function.srt7.97kb
| ├──5_006 Define the structure of a crowdfunding campaign(2024_09_05_21_42_16_053).mp45.36M
| ├──5_006 Define the structure of a crowdfunding campaign.srt1.93kb
| ├──5_007 Withdraw money from a crowdfunding campaign(2024_09_05_21_42_28_425).mp426.75M
| ├──5_007 Withdraw money from a crowdfunding campaign.srt7.45kb
| ├──5_008 Donate money to a crowdfunding campaign(2024_09_05_21_43_19_403).mp415.52M
| ├──5_008 Donate money to a crowdfunding campaign.srt4.88kb
| ├──5_009 Deploy your dapp to the devnet(2024_09_05_21_43_54_427).mp48.60M
| ├──5_009 Deploy your dapp to the devnet.srt3.48kb
| ├──5_010 Set up a blank React project(2024_09_05_21_44_19_028).mp45.27M
| ├──5_010 Set up a blank React project.srt1.80kb
| ├──5_011 Add a Connect wallet button to your web app(2024_09_05_21_44_31_781).mp432.48M
| ├──5_011 Add a Connect wallet button to your web app.srt14.33kb
| ├──5_012 Create a campaign from the web app(2024_09_05_21_46_00_624).mp447.96M
| ├──5_012 Create a campaign from the web app.srt13.87kb
| ├──5_013 Display all created campaigns on the web app(2024_09_05_21_47_32_808).mp417.88M
| ├──5_013 Display all created campaigns on the web app.srt6.20kb
| ├──5_014 Donate to a campaign from the web app(2024_09_05_21_48_19_078).mp410.91M
| ├──5_014 Donate to a campaign from the web app.srt3.46kb
| ├──5_015 Withdraw from a campaign from the web app(2024_09_05_21_48_49_439).mp414.38M
| └──5_015 Withdraw from a campaign from the web app.srt5.65kb
└──NFT项目-开发一个完整的web应用程序来销售您的自定义NFT
| ├──7_001 Project intro + theory on NFTs and Metaplex Candy Machine(2024_09_05_21_52_56_302).mp443.66M
| ├──7_001 Project intro + theory on NFTs and Metaplex Candy Machine.srt5.92kb
| ├──7_002 Set-up for this project.html1.47kb
| ├──7_003 Grab the starter code(2024_09_05_21_53_33_953).mp43.82M
| ├──7_003 Grab the starter code.srt2.12kb
| ├──7_004 Retrieve the Solana object in your web app(2024_09_05_21_53_46_617).mp420.71M
| ├──7_004 Retrieve the Solana object in your web app.srt9.85kb
| ├──7_005 Connect your Phantom wallet to your web app(2024_09_05_21_54_45_746).mp417.18M
| ├──7_005 Connect your Phantom wallet to your web app.srt8.28kb
| ├──7_006 Install the Metaplex CLI(2024_09_05_21_55_35_643).mp49.41M
| ├──7_006 Install the Metaplex CLI.mp49.55M
| ├──7_006 Install the Metaplex CLI.srt3.97kb
| ├──7_007 Design your custom NFTs(2024_09_05_21_56_03_016).mp410.06M
| ├──7_007 Design your custom NFTs.srt5.59kb
| ├──7_008 Copy the NFT JSON structure.html0.64kb
| ├──7_009 Deploy your NFTs to the devnet(2024_09_05_21_56_36_999).mp432.36M
| ├──7_009 Deploy your NFTs to the devnet.srt11.26kb
| ├──7_010 Copy the structure for config.json.html0.64kb
| ├──7_011 Call your Candy Machine from your web app - part 1(2024_09_05_21_57_48_777).mp451.21M
| ├──7_011 Call your Candy Machine from your web app - part 1.srt11.89kb
| ├──7_012 Call your Candy Machine from your web app - part 2(2024_09_05_21_59_10_193).mp419.15M
| ├──7_012 Call your Candy Machine from your web app - part 2.srt5.29kb
| ├──7_013 Render NFT info on your web app(2024_09_05_21_59_44_517).mp411.59M
| ├──7_013 Render NFT info on your web app.srt3.45kb
| ├──7_014 Copy this code for setCandyMachine().html1.30kb
| ├──7_015 Mint an NFT from your web app(2024_09_05_22_00_05_262).mp428.63M
| └──7_015 Mint an NFT from your web app.srt5.83kb
:):(:D rk0684-Solana区块链开发Rust + JavaScript【VIP】 强烈支持楼主ing…… vrk0684-Solana区块链开发Rust + JavaScript【VIP】 :D 111111111111 Applications of Solana in 2 minutes(2024_09_05_21_29_21_180).mp424.61M :) 区块链开发Rust + JavaScript