README
SmartMeter-Oracle for energy blockchain
Allows anonymized oraclized smart meter readings in energy blockchain. Requires account on discovergy.com.
Installation
npm install smartmeter-oracle
Usage
Please have a look into the sample.js
Allows anonymized oraclized smart meter readings in energy blockchain (limited to Discovergy meters)
<script type="module">
import smartmeterOracle from 'https://cdn.skypack.dev/smartmeter-oracle';
</script>
Allows anonymized oraclized smart meter readings in energy blockchain. Requires account on discovergy.com.
npm install smartmeter-oracle
Please have a look into the sample.js