hyperledger-labs / blockchain-carbon-accounting

This project implements blockchain applications for climate action and accounting, including emissions calculations, carbon trading, and validation of climate claims. It is part of the Linux Foundation's Hyperledger Climate Action and Accounting SIG.
https://wiki.hyperledger.org/display/CASIG/Carbon+Accounting+and+Certification+WG
Apache License 2.0
188 stars 104 forks source link

remove Create DAO Proposal when issuing an Audited Emissions in react app #133

Closed sichen1234 closed 3 years ago

sichen1234 commented 3 years ago

Please hide the "Create DAO Proposal" button when issuing an Audited Emissions in react app.

jamesondh commented 3 years ago

DAO proposal button now always disabled for for audited emissions tokens on interface in https://github.com/opentaps/blockchain-carbon-accounting/commit/b3a7c3df71ca23d90f4b379b14b0e9013b50cb68

2021-04-05_08-28

sichen1234 commented 3 years ago

Can we remove the Create DAO Proposal button altogether, instead of just turning it inactive, when issuing audited emissions?