react-native-picker-select
react-native-picker-select, a powerful React Native component that gives you access to the native iOS and Android select interface.
Create a Discord bot that can create a new Solana wallet, send and receive SOL, and check your balance with this in-depth tutorial.
Learn how to build an Oracle, which helps connect blockchains to external systems and enable access to data from off-chain systems.
Use OpenZeppelin Contracts and the Truffle framework to build and test secure smart contracts for ERC20 and ERC721 tokens. We also demo building ERC1155 contracts on the Remix IDE.
In this tutorial, we demonstrate how to use widgets to integrate a React component with static websites built entirely from HTML.
Introduced when the Ethereum network was clogged by the CryptoKitties game, Flow aimed to create a blockchain platform to accommodate billions of users on its DApps.
font-size-adjust
: How to auto-adjust your font sizeLearn how the CSS font-size-adjust property can help you auto-adjust the size of your font for improved readability on your website.
Simplify dependency injection in your Flutter apps using GetIt, a simple service locator, and Injectable, a code generator for GetIt.
In this tutorial, we’ll be minting an NFT from a smart contract on Etherscan. We’ll use the mint function to mint NFTs directly using Etherscan interfaces.
Learn about the benefits and drawbacks of the popular Ethereum or new and performant Harmony blockchains to determine which is best for you.
Learn about the different types of factory patterns in Solidity and the benefits of using them, such as to save on gas fees associated with multiple contract deployments.
Adding eye-catching visuals to your application can help engage and direct users in your application. Create a shine effect using CSS.