- 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!