Best of Web3December 2022

  1. 1
    Article
    Avatar of phProduct Hunt·3y

    RippleUI - Cleanest, modern and beatifull Tailwind CSS components

    RippleUI is a collection of components that can be easily integrated into your project to provide a consistent, responsive design and improve the user experience of your application. This is RippleUI's first launch. RippleUI was hunted by Mauricio Siu in Design Tools.

  2. 2
    Article
    Avatar of phProduct Hunt·3y

    AI Query - Generate SQL Queries with AI in Seconds

    The fastest way for engineers to generate queries using basic English and let AI do the heavy lifting for you. With AI Query anyone can create efficient queries, without even knowing a thing about it. AI Query is not rated yet. This is AI Query's first launch.

  3. 3
    Article
    Avatar of phProduct Hunt·3y

    cattocss - CSS Animations Library

    Cattocss is a CSS animations library online where you can use the source code without installing dependencies in your web project. The fastest way to record and share videos at work is cattOCss's first launch. It is not rated yet.

  4. 4
    Article
    Avatar of phProduct Hunt·3y

    AI Code Reviewer - AI reviews your code

    AI reviews your code Products Best products. Discover the best products by month. Check out launches that are coming soon.

  5. 5
    Article
    Avatar of phProduct Hunt·3y

    Devport - A stunning portfolio maker

    A stunning portfolio maker was hunted by Utsav Bhattarai in Developer Tools. Devport is an MIT-licensed open-source project that helps you make stunning dev portfolios with top-notch customization and good-looking UI. This is Devport's first launch.

  6. 6
    Article
    Avatar of phProduct Hunt·3y

    Mr. Free Tools - A Better Way to Find Free Tools and Resources

    A Better Way to Find Free Tools and Resources Products. Discover the best products by month. Check out launches that are coming soon.

  7. 7
    Article
    Avatar of coinsbenchCoins Bench·3y

    2023 Blockchain developer Roadmap

    More programmers are trying to learn blockchain and want to start their careers as blockchain developers. In this article, I have given a roadmap to developers about how to become a blockchain developer. Learn these technologies below are the front and backend technologies the need to learn in order to start your career as a Blockchain developer.

  8. 8
    Article
    Avatar of moralisMoralis·3y

    Essential Web3 Programming Languages for 2023

    Solidity Solidity is a Turing-complete, object-oriented, relatively high-level programming language for building EVM-compatible smart contracts. Rust Rust is a statically typed, multi-paradigm, low- level programming language emphasizing performance and security. Go Go is a Google-designed, open-source, compiled programming language.

  9. 9
    Article
    Avatar of moralisMoralis·3y

    Python and Web3 – A Web3 and Python Tutorial for Blockchain Development

    Web3 is one of today’s most well-established programming languages. With Moralis and the Python SDK, you can seamlessly integrate Web3 functionality into any Python application. This tutorial demonstrates how to create a Web3 Python application that allows users to sign in with MetaMask. The tutorial also illustrates the power of the Auth API.

  10. 10
    Article
    Avatar of phProduct Hunt·3y

    Postgres Playground - Hands-on tutorials to learn Postgres

    Postgres Playground is a free, hands-on tutorial to learn Postgres. Advanced tutorials include performance analysis, JSON, PostGIS, and window functions. This is Postgres playground's first launch. Postgres Playgrounds is not rated yet.

  11. 11
    Article
    Avatar of phProduct Hunt·3y

    hubble - Github star manager

    The best of Product Hunt, everyday Web3 Keep up to date with the latest in web3 Community Discussions Ask questions, find support and connect Stories Tech news, interviews and tips from Makers Changelog Release notes from the Product Hunt team Office hours Give feedback directly to our product team Visit streaks.

  12. 12
    Article
    Avatar of phProduct Hunt·3y

    Webacus - Swiss-army knife for developers

    The missing calculator for developers consists of many diverse operations that are needed by developers in their everyday work. We've reimagined what a calculator can be for a developer. This is Webacus's first launch.

  13. 13
    Article
    Avatar of phProduct Hunt·3y

    ChatGPT Matrix Style - Make ChatGPT like the Matrix

    Make ChatGPT like the Matrix Products Best products Discover the best products by month. Check out what makers are currently building Collections Products curated by the community Time travel. Find support and connect Stories Tech news, interviews and tips from Makers Changelog Release notes from the product team.

  14. 14
    Article
    Avatar of phProduct Hunt·3y

    NotifyLog - One stop tool for events tracking and analytics

    See what makers are currently building Collections Products curated by the community Time travel. Discover the best products by month. Check out the latest in web3 Community Discussions Ask questions, find support and connect Stories Tech news, interviews and tips from Makers Changelog Release notes.

  15. 15
    Article
    Avatar of phProduct Hunt·3y

    Material Tailwind PRO - Tailwind CSS Premium Components Library

    The best of Product Hunt, everyday Web3 keep up to date with the latest in web3 Community Discussions Ask questions, find support and connect Stories Tech news, interviews and tips from Makers Changelog Release notes from the Product Hunt team Office hours Give feedback directly to our product team Visit streaks.

  16. 16
    Article
    Avatar of moralisMoralis·3y

    How to Call a Smart Contract Function from JavaScript

    Using the enterprise-grade EVM API from Moralis, developers can easily call a smart contract function from JavaScript. Using Moralis’ SDK and call the ”runContractFunction” endpoint, you can run any EVM ”read-only” contract function with a few lines of code.

  17. 17
    Article
    Avatar of moralisMoralis·3y

    Python for Ethereum Development – Build a Web3 Ethereum Python App

    Python is one of the most popular programming languages used by developers all over the world. In this tutorial, we will show you how to integrate Web3 and blockchain functionality into Python projects with Moralis’ Python SDK. In the next section, we cover the basics by exploring the intricacies of Python.