GitHub Trends@githubtrending · Post #14844 · 06/19/2025, 01:30 PM
#rust#blockchain#distributed_ledger_technology#move#smart_contracts
Sui is a next-generation blockchain platform designed for very fast, low-cost transactions and high scalability, making it ideal for apps like gaming, DeFi, and NFTs. It uses a unique object-based data model and the Move programming language, which helps create secure, flexible smart contracts and allows many transactions to happen at the same time. This means you get instant transaction finality and a smooth user experience. Sui’s native token, SUI, is used for fees, staking, and governance, helping keep the network secure and decentralized. Overall, Sui offers a powerful, efficient foundation for building and using web3 applications.
https://github.com/MystenLabs/sui
GitHub Trends@githubtrending · Post #14848 · 06/21/2025, 12:00 AM
#typescript#blockchain#dapps#debugging#ethereum#javascript#smart_contracts#solidity#task_runner#tooling#typescript
Hardhat is a powerful Ethereum development tool that helps you write, test, and deploy smart contracts easily and efficiently. It includes a local Ethereum network for testing without real money, advanced debugging tools to find and fix errors quickly, and a flexible plugin system to add extra features. This makes your development faster, safer, and more convenient, especially if you want to build decentralized applications. You can install it with npm, follow simple setup steps, and access many guides and plugins to customize your workflow. Hardhat is widely used by professionals to streamline Ethereum programming and improve code quality.
https://github.com/NomicFoundation/hardhat