Skip to content

Tic Tac Toe example contract with react ui for EOS blockchain

License

Notifications You must be signed in to change notification settings

visionm45/EOS-TTT-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some configuration required. See separate readme in ./contract and ./ui

The C++ contract is in the contract folder.

The React UI is in the ui folder.

A third element is required.  A token account to manage tokens for this contract. (more in ./contract/readme.txt)


*** The only wallet integration is with Anchor using UAL therefore to interact with the contract using with the react UI Anchor is required to be configured with an account that has been issued TTT tokens.

About

Tic Tac Toe example contract with react ui for EOS blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published