aws-samples / non-profit-blockchain

Builds a blockchain network and application to track donations to non-profit organizations, using Amazon Managed Blockchain
Apache License 2.0
374 stars 288 forks source link

Refactor NGO chaincode to support CouchDB #114

Open MCLDG opened 4 years ago

MCLDG commented 4 years ago

AMB v1.4 supports CouchDB. Consider refactoring the NGO source code to support both LevelDB and CouchDB.