Ethereum Cookbook by Manoj P R

Ethereum Cookbook by Manoj P R

Author:Manoj P R
Language: eng
Format: epub
Tags: COM000000 - COMPUTERS / General, COM000000 - COMPUTERS / General, COM000000 - COMPUTERS / General
Publisher: Packt Publishing
Published: 2018-08-31T11:11:09+00:00


Getting ready

You need to have a development environment that supports solidity programming and an Ethereum network to deploy and test your code.

How to do it…

The standard handles the token transfers to a contract address. Follow this standard to create a function that will reject the transaction if the receiving contract does not support such functionality.

The standard modifies the transfer function to include an additional data field. It also keeps the regular transfer function for backward compatibility. Use the following interface to implement a minimal ERC223 standard token:



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.