Skip to content

Aim is to build a metaTransaction library. Currently smartContracts are completed.

Notifications You must be signed in to change notification settings

seshanthS/MetaTransactions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetaTransactions

Aim is to build a metaTransaction library for Unity. Currently smartContracts are completed.

MetaTransactions in Blockchain Gaming.

MetaTransactions allows the player to interact with the blockhain without knowledge of blockchain. Gas required to interact wth the network will be payed by the game developers.

Archietecture - Nothing Much :P

Contract wallets will be generated using CREATE2 only after the user has enough funds to pay for the contract deployment.

Relayers

Transactions from players are sumbitted to relayers who inturn submit it to the network. Relayers will pay the fee on behalf of the user. Relayer Nodes will be written using Golang.

Nothing Much now... Will be updated soon...

About

Aim is to build a metaTransaction library. Currently smartContracts are completed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages