Coder Social home page Coder Social logo

gryang54 / vpacademy-intro-opportunity Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vitalpointai/vpacademy-intro-opportunity

0.0 0.0 0.0 188 KB

A repository for submissions from the Vital Point Academy Introductory Opportunity on Catalyst

vpacademy-intro-opportunity's Introduction

Welcome, please fork this repository and upload your work for the intro opportunity to that fork. Then create a pull request :-).

Add your answers to this readme file in five separate commits

markdown syntax

Answer I

The main difference between the Testnet and Mainnet is that a Mainnet operates using real currencies and transactions, while the Testnet operates using hypothetical transactions with test accounts to better understand the process of decentralized currencies off of the NEAR blockchain.

Answer II

Below are definitions of the variables that I was asked to find

Amount: Displays the quantity of Yocto NEAR (10^-24) present in the NEAR account.

Formatted Amount: Displays the quantity of NEAR (10^0) present in the NEAR account

Block Hash: Record of all transactions that have occurred on the block. I am unsure how the Hash is able to display all transactions with only a sequence of letters and numbers. Would like more information on this if available.

Block Height: Location of block on the blockchain, organized chronologically by blocks that were confirmed before it.

Code Hash: Hash that displays the contract that the account is working under. Would also like more information on how this is achieved. Statement of the account before the contract is introduced shows the code has to be a sequence of 1โ€™s, but after a contract is introduced there is a new sequence.

Locked: Displays how many keys are on the account

Storage paid: Absolutely zero clue. I was told that this variable was not used anymore and not to worry about it.

Storage Usage: Shows the amount of storage that the account has used.

Answer V

Below is a definition and description of a contract and the changes in state A contract is an application that is run using Web Assembly or RUST. Contracts run specific code and store data on the blockchain. I would like more information on how contracts work. After the contract the major changes noticed were that the code hash displayed a new sequence of numbers and the storage usage had been increased.

vpacademy-intro-opportunity's People

Contributors

gryang54 avatar em-kale avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.