Joshua Isaac
@joshua
Trusted Member
Joined: Nov 29, 2021
Last seen: Dec 17, 2022
Topics: 0 / Replies: 60
Reply
Answer to: Visual Studio Code Setup

visual studio code is an opensource text editor IDE which is very reach in tools and plugins for code editing and it is designed by microsoft.

3 years ago
Reply
Answer to: HTML For Web3 dApp Development Course

thank you very much for the sacrifices. and my special greetings to your Queen and princess. regards

3 years ago
Reply
RE: PROJECT: BUILD A CRYPTO HODLER BANK SMART CONTRACT

@foskaay why not sir // SPDX-License-Identifier: GPL-3.0 pragma solidity ^0.8.7; contract bank { mapping ( address => uint ) ba...

3 years ago
Reply
RE: PROJECT: BUILD A CRYPTO HODLER BANK SMART CONTRACT

I'm having challenge to withdraw. Any time I tried to withdraw it goes successful but no withdrawal was made

3 years ago
Reply
Answer to: How To Write Smart Contract in Solidity - Web3 Programming

// SPDX-License-Identifier: GPL-3.0 // the IDE demands i use this line for license pragma solidity 0.8.7; contract helloweb3world{ functio...

3 years ago
Reply
Answer to: Change Hyperverse dApp Welcome Message

quite easy using search feature or Ctrl F

3 years ago
Reply
Answer to: Hyperverse dApp PLAYGROUND

Hyperverse dApp PLAYGROUND is the backend user interface that involves using the smart modules provided to control the front end

3 years ago
Reply
Answer to: Hyperverse dApp CLIENT

Hyperverse dApp CLIENT is the interface meant for the Dapp user to interact with which is also known as front end

3 years ago
Reply
Answer to: Install Yarn Dependencies For dApp

while installing the dependencies I face a challenge in which my download get stocked while my internet was ok. i exit the node by pressing ctrl + ...

3 years ago
Reply
RE: Hyperverse Hyperhack Hackathon 2021

@foskaay thank you very much sir

3 years ago
Reply
Answer to: What Is REMIX IDE

REMIX IDE is an integrated development environment packed with every suitable tools needed to develop a smart contract

3 years ago
Reply
RE: Yarn Installation and Setup For Windows and MacOS

I am happy to contribute to this awesome project

3 years ago
Page 3 / 4