Peera.

Tags

Categorization tool to curate knowledge.

Vyper
Vyper
8
Filter:Vyper.Vyper
Sort:Date
NatSpec Metadata

Vyper contracts can use a special form of docstring to provide rich documentation for functions, return variables and more. This special form is named the Ethereum Natural Language Specification Format (NatSpec).

0 Posts
Built-in Functions

Vyper provides a collection of built-in functions available in the global namespace of all contracts such as Bitwise Operations, Chain Interaction, Cryptography and others.

0 Posts
Vyper by Example

Demonstrate your own examples of writing code using Vyper and bring your questions related to specific use cases of Smart Contracts.

0 Posts
#Vyper compiler

Vyper includes command-line scripts and Online Compilers for compiling contracts as well as setting the Target EVM Version and use of vyper-json and JSON-input-output interface.

0 Posts
#Remix IDE

Remix IDE is a compiler and JavaScript VM for developing and testing contracts in Vyper, as well as Solidity.

0 Posts
#EVM

EVM is a piece of software that executes smart contracts and computes the state of the Ethereum network after each new block is added to the chain.

0 Posts
#Smart Contract

A smart contract is a computer program or a transaction protocol that is intended to automatically execute, control or document legally-relevant events and actions according to the terms of a contract or an agreement.

0 Posts
#Vyper

Vyper is a contract-oriented, pythonic programming language that targets the Ethereum Virtual Machine (EVM).

2 Posts
We use cookies to ensure you get the best experience on our website.
More info