What are Some best practices for Ethereum Smart Contracts? PowerPoint PPT Presentation

presentation player overlay
About This Presentation
Transcript and Presenter's Notes

Title: What are Some best practices for Ethereum Smart Contracts?


1
What are Some best practices for Ethereum Smart
Contracts?
  • blockchainx

2
  • Ethereum smart contracts 1. Smart Contracts
  • A bridge smart contract can be simply understood
    as an executable program segment consisting of
    many methods and variables .
  • After the local compilation is successful, it can
    be published (deployed) to the blockchain
    (equivalent to sending a transaction).

3
  • A smart contract is a program fragment consisting
    of many methods and variables. Cross chain bridge
    development Deploying a smart contract to the
    chain (equivalent to sending a transaction)
    requires ETH, and changing the internal state of
    a smart contract through a smart contract also
    consumes ETH, but there are also Reading locally
    without changing state does not require ether.

4
  • 5. Limitations of Smart Contracts
  • Build a token bridge the functions of smart
    contracts are still very limited, and they cannot
    complete all the things that can be solved by
    current programming ( such as accessing the
    network to download files , which is currently
    not allowed or supported by EVM).

5
  • WEBSITE https//www.blockchainx.tech/
    bridge-smart-contract-development
  • MAIL contact_at_blockchainx.tec
    h
  • COMPANY BLOCKCHAINX
Write a Comment
User Comments (0)
About PowerShow.com