Теги
Инструмент категоризации для организации знаний.
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 Посты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 ПостыDemonstrate your own examples of writing code using Vyper and bring your questions related to specific use cases of Smart Contracts.
0 Посты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 ПостыRemix IDE is a compiler and JavaScript VM for developing and testing contracts in Vyper, as well as Solidity.
0 Посты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 Посты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 ПостыVyper is a contract-oriented, pythonic programming language that targets the Ethereum Virtual Machine (EVM).
2 Посты