Skip to content

readygo67/eip712-go-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this repo demostrate a eip712 implementation in go
1. there is no "uint256" type in go, string or big.Int is used to interact with uint256 in solidity.
2. map[string]interface{} is used to represents struct type.

the contract is deployed at https://testnet.bscscan.com/address/0x1ba491c5078a109685877f5a368dde0303a83fe5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published