Skip to content

brennanhm/solidity_w03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name: Ethereum Workshop #3

Version: 1.0

Description

The main files of this project are a library (contracts/StringMap2.sol), contract (contracts/User.sol), and test (test/user.js).

The library can do four things: insert, delete, check string values, and iterate through the mapping.

Some code was adapted from: https://github.com/chriseth/solidity-examples/blob/master/iterable_mapping.sol

Motivation

This is my first Solidity project, which was created for learning purposes.

License

GNU General Public License

About

Solidity Workshop #3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages