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 […]

Free Course – Build a Web App in React in 1 Hour

Learn to code in React and create a multitude of projects Build a hands-on project in this free mini-course.   Is this you?  ⬇️ 👇 🧑‍💻 You’re likely a junior developer wanting to level up. Every developer needs to know React. Learning a library like React will allow you to build more complex web apps […]

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 […]

Hardhat Blockchain Tutorial Series for Beginners

Blockchain Hardhat Online Course for Beginners by Alexandra Kropova from Mammoth Interactive Want to learn more? Enroll in the Mammoth Unlimited Membership. Get 300+ courses and 2,000 hours at a dirt-cheap price.   What is Hardhat | Ethereum Truffle Replacement   Must-know if you’ve been using Truffle. Introduction to Hardhat for NFT and dApp development […]

Truffle Tutorials Series for Beginners

Truffle Online Course for Beginners by Alexandra Kropova from Mammoth Interactive Want to learn more? Enroll in the Mammoth Unlimited Membership. Get 300+ courses and 2,000 hours at a dirt-cheap price.   Build a Truffle 2021 Blockchain Project for a Blockchain Dapp Learn to start your first Truffle project! With Truffle, you can program a […]

MetaMask How to Get Funds on Hardhat Network

Hardhat Tutorial for Beginners by Alexandra Kropova from Mammoth Interactive You build a Hardhat project with Solidity smart contracts. You build a front-end for your dApp, like a React site. How do you get the Ether to perform transactions? Answered below. Want to learn more? Enroll in Hello Coding 4.0. Free in the Mammoth Unlimited […]

Installing Hardhat | Ethereum Dapp Beginners

https://youtu.be/2TT2DtJ_SUk Hardhat Tutorial Simple by Alexandra Kropova from Mammoth Interactive Build a new project with Hardhat, Truffle’s replacement for decentralized app development for the Ethereum blockchain with Solidity smart contracts. Code: https://github.com/mammothtraining/How-to-Install-Hardhat-NFT-Tutorial Want to learn more? Enroll in Hello Coding 4.0. Free in the Mammoth Unlimited Membership. Get 300+ courses and 2,000 hours at a […]