1st Hour Preview – Build Restful APIs With Node, Express And MongoDB

1st Hour Preview – Build Restful APIs With Node, Express And MongoDB by Alexandra Kropova from Mammoth Interactive Learn about APIs and Databases with MongoDB and Express Create a database that can be hosted and stored locally in your computer to contain all you data Build a restful API with validation and testing Catch a […]

1st Hour preview of Fullstack Web Development Masterclass

1st Hour preview of Fullstack Web Development Masterclass by Alexandra Kropova from Mammoth Interactive MongoDB is a huge Database program, built for speed with enough flexibility and scalability it can be used for web applications, real time analytics, and high speed logging Learn how to install Homebrew and MongoDB on Mac and Windows. Follow the […]

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

Blender’s Mirror Modifier + Cutting an Object

Let’s learn how to use a basic modifier that we is often used when making 3D low poly art in Blender. To follow along hands-on, create a new project in Blender containing a Cube. Expand the Properties window (covered here) by clicking and dragging its left edge. Select the wrench icon to open the Object Modifiers […]

Blender’s Frequently Used Tools

Extrude in Blender One frequently used tool of Blender is the Extrusion tool. Extrusion duplicates vertices while keeping the new geometry connected to the original vertices. An outward extrusion outsets existing geometry. An inward extrusion insets existing geometry. Let’s look at a hands-on example. To follow along, create a new Blender project. Select the top […]