Skip to content

storage component for blockchain contract purposed to manage contract bytecode, contract balances, contract storages, and contract change history

License

Notifications You must be signed in to change notification settings

UnitedBitcoin/contract-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contract_storage

storage component for blockchain contract to manage contract bytecode, contract balances, contract storages, and contract change history

Dependencies

Features

  • manage contracts info, balances, storages, events, etc.
  • manage contract commits(changes of base info, balances, storages, events, etc.)
  • manage contract operation rollback
  • root state hash as commit-id
  • reset current root state hash(looks like git's reset HEAD commit feature)

About

storage component for blockchain contract purposed to manage contract bytecode, contract balances, contract storages, and contract change history

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published