Coupons that Grow in Value!
https://bloom-finance.eth.link/
Your Coupon is always earning Interest on the amount deposited, for as long as you hold the coupon!
Bloom Coupons are non-custodial NFTs that are yours trade, transfer & sell! They can even be "discarded" in order to reclaim the underlying value of the Coupon!
- Main Repo:
- OpenZeppelin CLI v2.8.2
- OpenZeppelin Ethereum Contracts v2.5.0
- OpenZeppelin Upgrades v2.6.0
- Solidity v0.5.16
- NodeJS v12.16.3
- Web3.js v1.2.7
Create a local .env file with the following (replace ... with your keys):
INFURA_API_KEY="__api_key_only_no_url__"
ROPSTEN_PROXY_ADDRESS="__public_address__"
ROPSTEN_PROXY_MNEMONIC="__12-word_mnemonic__"
ROPSTEN_OWNER_ADDRESS="__public_address__"
ROPSTEN_OWNER_MNEMONIC="__12-word_mnemonic__"
MAINNET_PROXY_ADDRESS="__public_address__"
MAINNET_PROXY_MNEMONIC="__12-word_mnemonic__"
MAINNET_OWNER_ADDRESS="__public_address__"
MAINNET_OWNER_MNEMONIC="__12-word_mnemonic__"- yarn
- yarn deploy-ropsten
See package.json for more scripts
MIT License
Copyright (c) 2020 Rob Secord <robsecord.eth>