Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| bidi2021 [2021/05/22 16:02] – ne555 | bidi2021 [2023/04/12 11:26] (current) – yair | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ==== BIDI: Blockchain for Image and Data Integrity ==== | + | ==== BIDI: Blockchain for Image and Data Integrity |
| - | {{https://en.bitcoinwiki.org/ | + | project by dk and jb |
| + | denisa.kera | ||
| + | |||
| + | https:// | ||
| + | |||
| + | {{: | ||
| + | |||
| + | -------------------------------------------------------- | ||
| === GOAL === | === GOAL === | ||
| Line 10: | Line 17: | ||
| --> this token stored in the blockchain can then be used to authenticate the original experiment, authors, device used and datasets and certify that it is the original, not a modified copy. | --> this token stored in the blockchain can then be used to authenticate the original experiment, authors, device used and datasets and certify that it is the original, not a modified copy. | ||
| + | |||
| + | |||
| + | -------------------------------------------------------- | ||
| === NFT Specification === | === NFT Specification === | ||
| Line 21: | Line 31: | ||
| The basis of this standard is that every NFT is identified by a unique, 256-bit unsigned integer within its tracking contract. This ID number MUST NOT change for the life of the contract. The pair (contract address, asset ID) will then be a globally unique and fully-qualified identifier for a specific NFT within the Ethereum ecosystem. | The basis of this standard is that every NFT is identified by a unique, 256-bit unsigned integer within its tracking contract. This ID number MUST NOT change for the life of the contract. The pair (contract address, asset ID) will then be a globally unique and fully-qualified identifier for a specific NFT within the Ethereum ecosystem. | ||
| - | == Content of the Ethereum NFT (ERC721 standard) implementation in a smart contract: == | + | == Content of the Ethereum NFT (ERC721) standard) implementation in a smart contract: == |
| < | < | ||
| Line 29: | Line 39: | ||
| Events (transfer, approval) | Events (transfer, approval) | ||
| </ | </ | ||
| + | |||
| + | -------------------------------------------------------- | ||
| === LINKS === | === LINKS === | ||
| Line 35: | Line 47: | ||
| https:// | https:// | ||
| - | |||
| - | -------------------------------------------------------- | ||
| https:// | https:// | ||
| - | |||
| - | -------------------------------------------------------- | ||
| https:// | https:// | ||
| - | |||
| - | -------------------------------------------------------- | ||
| https:// | https:// | ||
| - | |||
| - | -------------------------------------------------------- | ||
| https:// | https:// | ||
| - | |||
| - | -------------------------------------------------------- | ||
| https:// | https:// | ||