Skip to content

jtriley-eth/smart-types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Types

A rewrite of the solc type system using custom data types, minimizing implicit behavior.

TODO

  • ERCN type around address for optimized ERC-related interactions without interfaces (in progress)
  • HashMap type for memory hashmaps (todo)
  • Vec type for memory vectors (todo)
  • Graph recursive type for on-chain graph data structures (todo)
  • System library for Primitive producing introspection opcodes (todo)

Contributing

Contribution guide will follow upon the official 0.1.0 release.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published