3obby / namespace-storage-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

namespace-storage-example

This project demonstrates namespace storage with a computed storage slot. Includes the plugin 'hardhat-generate-storage-namespace' to compute slots on demand.

yarn hardhat test
Generated Storage Slot: 0x490b8631ecda3f6bca6524abe55ce3ec5d0487f5236e1a1c6fda91e2c4869206

  SettingsModule
    ✔ Should set the new value correctly
    ✔ Should return the initial value

About


Languages

Language:TypeScript 67.4%Language:Solidity 32.6%