Skip to content

vishwajeeta/Blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain

Things i got to know are:-

libraly creation

inheritance

interface


msg.sender

msg.value


chainLink Fetch the Current Price of Assets in Solidity

transfer

send

call


myaddress =new address;

mapping


error OnlyOwner();

if(msg.sender != ownder){revert OnlyOwner();}


chainlinkPricing


fallback()

receive()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published