Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kee

A smart contract that packs labeled addresses on-chain. Has no state and emits no events to minimize gas costs. Only pay for the calldata.

See contracts/Kee.sol.

Usage

Run the contract tests with hardhat:

npx hardhat test

Deploy the contract locally, send it a transaction and print out the data:

npx hardhat run scripts/tx-mint.js

About

A smart contract that packs labeled addresses on-chain and minimizes gas.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages