Skip to content

A simple solidity script that returns values based on what strings you put in it.

Notifications You must be signed in to change notification settings

rileymross/thetadogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Theta Dogs

A simple solidity script that returns curtains names based on their identifying numbers I that I injected into the contract, and vice versa. In this case, the names were in references to dogs I used to take care of, and random numbers I chose to assign to them. For example, put in "Gizmo" and nameToFavoriteNumber will return the number "5". Then there are the index numbers in the second column that can be entered (that begin from 0 and onward) to learn the names of each dog. For example, index number 0 is Russ, and his favorite number is 7!

Here is the deployed contract on the Theta Testnet: https://testnet-explorer.thetatoken.org/account/0x13f49d5f774e9b06d44ed6d67ca283e04da3e5f8

About

A simple solidity script that returns values based on what strings you put in it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published