How to integerate smart contracts with frontend - web and mobile application

  Рет қаралды 5,554

thirdweb

thirdweb

Күн бұрын

Пікірлер: 27
@jopadjr
@jopadjr 11 ай бұрын
80th... Thanks Sean
@youranonymousyoutuber4051
@youranonymousyoutuber4051 4 ай бұрын
thanks my chinese broder
@berrymanbrendon
@berrymanbrendon Жыл бұрын
Another great video. 😊
@thirdweb_
@thirdweb_ Жыл бұрын
Thank you 🤗
@bhok5228
@bhok5228 Жыл бұрын
Great video!
@thirdweb_
@thirdweb_ Жыл бұрын
Glad you enjoyed it
@_Joker_909
@_Joker_909 11 ай бұрын
Hello,... i'm asking myself "what's about the scaling solution - is done by the EVM"...that's something i don't understand so far.....thanks for help....
@justkaz7104
@justkaz7104 Жыл бұрын
how does contacts[i] + 1 sends the index to the end of the array? This will only make [i] the next element thus duplicating the element. Then pop() will remove the last element but not [i].
@Lucrat
@Lucrat Жыл бұрын
You're correct, you want something like this, removing the for loop also makes it use much less gas: function smartRemove(uint _index) public onlyOwner { require(_index < contacts.length, "index out of bounds"); contacts[_index] = contacts[contacts.length - 1]; //Copy last element to index, overwriting it contacts.pop(); // Remove last element }
@simplyunrelated
@simplyunrelated 11 ай бұрын
Awesome content! I have a quick question: If would have a video content website, and my own NFT collection,I wonder if there is a way to allow only my NFT holders to see the content where connected wallets without my NFT in it would only see an image of a thumbnail and a message that they will need to hold the NFT to see the video content. Thank you!
@martinlutherking6219
@martinlutherking6219 Жыл бұрын
Great video,how do I change a receiver wallet on a wallet drainer smart contract ?
@shlokjagtap2136
@shlokjagtap2136 Жыл бұрын
Hey would you like to collaborate for hackathon ?
@uubaidullah
@uubaidullah Жыл бұрын
Nice tutorial,thanks, can we have ipfs storage(thirdweb storage ) tutorial in similar manner web+mobille
@thirdweb_
@thirdweb_ Жыл бұрын
Thank you! We will put the idea down on our list of potential videos.
@ISRamBaluu
@ISRamBaluu Жыл бұрын
Awesome
@thirdweb_
@thirdweb_ Жыл бұрын
Thank you!
@s_screation3358
@s_screation3358 Жыл бұрын
When I try to deploy smart contract, it ask for API secret key in terminal, what should I do ?
@thirdweb_
@thirdweb_ Жыл бұрын
You will need to generate an API key through thirdweb to get a secret key. This video here is a guide on how to do that: kzbin.info/www/bejne/fWTFp4ucepKCg8k
@justkaz7104
@justkaz7104 Жыл бұрын
8
@joseph5058
@joseph5058 Жыл бұрын
do a solana tutorial
@shawazonfire
@shawazonfire Жыл бұрын
only if you say pretty please, broseph!
@decentraplace
@decentraplace Жыл бұрын
where are your manners joseph😂@@shawazonfire
@chrisonlinebuz7520
@chrisonlinebuz7520 Жыл бұрын
Hi thanks for ur videos, they v being very helpful. Can you make a video on how to create a swap and bridge app using thirdweb. How can I contact you privately
@CorrosionX4
@CorrosionX4 4 ай бұрын
I cant do it, the thirdweb documentation is outdated, i keep getting errors with no answer anywhere, this is so frustrating
@thirdweb_
@thirdweb_ 4 ай бұрын
Sorry about the frustration. We do have an updated version using our latest SDK here: kzbin.info/www/bejne/f3_Wc6WcasyFfK8
@delta-gg
@delta-gg Жыл бұрын
Running: npx thirdweb@latest create contract Works away and then gives this error: Unexpected token '&&='
Build Your First Blockchain App Using Ethereum Smart Contracts and Solidity
1:31:07
小丑在游泳池做什么#short #angel #clown
00:13
Super Beauty team
Рет қаралды 42 МЛН
iPhone or Chocolate??
00:16
Hungry FAM
Рет қаралды 16 МЛН
АЗАРТНИК 4 |СЕЗОН 3 Серия
30:50
Inter Production
Рет қаралды 966 М.
How to create an ERC721 staking contract and app
39:40
thirdweb
Рет қаралды 7 М.
Build scalable apps with a web3 backend - thirdweb Engine
23:24
How to Build a Onchain Telegram Mini App
43:54
thirdweb
Рет қаралды 12 М.
Intro to Frontend Web3 Development
1:33:22
Chainlink
Рет қаралды 7 М.
How to Create a Blockchain App - Token Transform dApp
1:49:45
thirdweb
Рет қаралды 4,8 М.