Live dApp with Server, MetaMask and Ganache

Live dApp with Server, MetaMask and Ganache by Alexandra Kropova from Mammoth Interactive See a decentralized website in action! Using http-server and Ethereum local blockchain. Learn how to run a dapp and interact with it! Perform transactions on a live smart contract via a website. Do you want learn to code? Enroll in this FREE […]

Deploy Truffle Solidity smart contract with Ganache

Deploy Truffle Solidity smart contract with Ganache by Alexandra Kropova from Mammoth Interactive Deploy and migrate your custom smart contract written in solidity in a truffle project. Build a script that will do the deployment Make sure to have a local blockchain running in your computer Learn decentralized website (dapp) development with Mammoth Interactive. Do […]

Enable client to interact with smart contract via website

Enable client to interact with smart contract via website by Alexandra Kropova from Mammoth Interactive Use JavaScript to connect to your Solidity smart contract in a Truffle project. Enable a client to visit your front-end website Use the MetaMask crypto wallet to perform transactions on a local Blockchain network (Ganache). This way, a website visitor […]

What is smart contract ABI?

What is smart contract ABI? by Alexandra Kropova from Mammoth Interactive What is a Solidity contract ABI: Application Binary Interface Like an API Defines the methods and structures used to interact with the binary contract What are Smart Contracts: Code stored on the Ethereum Blockchain Executed on EVM Written in high-level languages like solidity or […]

Build Truffle Solidity smart contract in 5 minutes

Build Truffle Solidity smart contract in 5 minutes by Alexandra Kropova from Mammoth Interactive Create and compile a simple tally dapp through coding as well as migrate it. Learn decentralized website (dapp) development with Mammoth Interactive. This tutorial uses the following: ● Truffle v5.4.22 ● Solidity v0.8.10 Do you want learn to code? Enroll in […]

Connect JavaScript to MetaMask with Web3

Connect JavaScript to MetaMask with Web3 by Alexandra Kropova from Mammoth Interactive Build an index JS file to connect to Ethereum in the browser with the MetaMask cryptocurrency and Blockchain network browser extension. Learn to catch any potential errors in your code You need to know JavaScript for this tutorial For more details, watch this […]

Get 2 masterclasses in 1.

Learn development, design, artificial intelligence, and data science! 10 levels of coding to take you from newbie to expert and give you a thorough introduction to various fields in tech. Change your life and skyrocket your career with this ultimate course for all. Click here to enroll 210 hours and bonus content Level 1: Introduction […]

Mastery of Artificial Intelligence in Unity for 2D and 3D Games

Do you want to learn how to use AI in games? Learn now with our beginner courses. Anyone can become a next generation game developer with these powerful tools! All are 98% off today! 1. Learn Unity AI by Making a Tank Game​ Learn artificial intelligence, use the a star algorithm, & code in C#. […]

Scaling my business by making games and tutorials

This developer is using only Apple products for his next game Escape Code. Game developer and online course pioneer John Bura talks about why his education company also makes video games. John Bura’s Background The first time I ever coded was at my local university. I was 12. I spent my summer coding in C++ […]

Variables for Absolute Beginners: Free Python Tutorial

What are Python variables? Let’s learn all about them! In this tutorial, you’ll learn how to use Python variables to code. Want to code more? Enroll in our Python course – on sale today. Variables are a way of storing information or data that you may want to keep for later, or for storing information […]