Skip to content

Oriplus/solidity-eth-challenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Pokemon Factory

  • Add your Pokemon with a name, id, abilities and types with createPokemon function
  • You can see the Pokemon List with getAll Pokemon function
  • You can see weaknesses of a Pokemon from the List with getWeaknesses Pokemon function
  • You can see the owner of a Pokemon with pokemonToOwner

See the contract in Rinkeby 0x1AfFec6C3F0f51ce735835BAa63382f9F5Fe0988

Have fun and catch 'em all!

About

Smart Contract for a Pokemon Factory

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 100.0%