nikhil550
1cd71fd26a
Add dutch auction sample with auditor ( #426 )
...
Signed-off-by: NIKHIL E GUPTA <ngupta@symbridge.com>
2021-05-24 22:01:54 +02:00
Brett Logan
65b3741a93
Additional Auction Cleanup
...
Remove unused orgMSP vars and replace `==`
with `===`.
Signed-off-by: Brett Logan <lindluni@github.com>
2021-02-11 18:11:17 -05:00
Brett Logan
9b071d0463
Add ESLinte to Auction Example
...
The auction example had no ESLint configuration.
This change adds a .eslintrc.js file that matches
the rest of the projects.
This change also fixes all the linting issue in
the auction example.
Signed-off-by: Brett Logan <lindluni@github.com>
2021-02-11 18:11:17 -05:00
nikhil550
6875049c8d
Auction sample clean up ( #408 )
...
Signed-off-by: Nikhil Gupta <ngupta@symbridge.com>
Co-authored-by: Nikhil Gupta <nikhilgupta@macbook-air.lan>
2021-02-01 10:19:45 +01:00
nikhil550
bf1d9fc667
Create auction sample ( #355 )
...
Signed-off-by: NIKHIL E GUPTA <negupta@us.ibm.com>
Co-authored-by: NIKHIL E GUPTA <negupta@us.ibm.com>
2020-11-06 13:09:35 +01:00