issues
search
adorsys
/
p2p-lending
A decentralized, smart contract based platform for p2p-lending on the Ethereum Blockchain
83
stars
40
forks
source link
Use dao contract in base contract 8
#14
Closed
dhohner
closed
6 years ago
dhohner
commented
6 years ago
modified truffle migrations to deploy lending-board
added lending-board contract
temporarily added string compare functionality (high gas use - move to front end)
modified Base contract to support lending-board
modified Base contract to stop using ABIEncoderV2