Best of MoralisDecember 2022

  1. 1
    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.

  2. 2
    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.

  3. 3
    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.

  4. 4
    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.

  5. 5
    Article
    Avatar of moralisMoralis·3y

    Exploring Verse – A New Metaverse Programming Language from Epic Games

    Epic Games is one of the world’s most popular gaming companies, primarily because of its success with Fortnite. The company wants to take gaming to the next level by launching Verse, a metaverse programming language. This is exciting as it will bring numerous opportunities to developers wanting to create Web3 games.