Skip to content

rayonprotocol-research/solidity-iterable-mapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solidity-iterable-mapping

Ethereum iterable mapping contract example

Getting Started

Installing

  • clone the repository to your local drive
git clone https://github.com/rayonprotocol-research/solidity-iterable-mapping.git
  • install truffle
npm install -g truffle
  • install ganache for use of local development node

  • install node_module

cd solidity-iterable-mapping
npm install

Build

  • compile smart contracts
truffle compile

Test

  • execute test scripts
truffle test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages