Skip to content

release-httf4

Pre-release
Pre-release
Compare
Choose a tag to compare
@zhivkoangelov zhivkoangelov released this 10 Apr 21:34

Growr release httf4 / 10.04.2022

  1. Growr protocol
  • Version: 0.1
  • Repository
  • Description
  • Features:
    • Added RBTC/WRBTC support
    • Bug fixes
    • Deployment on RSK Testnet
  1. Growr protocol demo app
  • Version: 0.1
  • Repository
  • Description
  • Features:
    • Create a lending pond
    • Deposit funds to a pond
    • Withdraw funds from a pond
    • Review pond details
    • Review pond utilization
    • Bug fixes
    • Deployment on Netlify - try it our here
  1. Growr SSFI agent demo app
  • Version: 0.2
  • Repository
  • Description
  • Features:
    • Metamask wallet connection - refactoring
    • Integration with VC issuing service
    • Claiming and storage of verifiable credentials (KYC, age, citizenship, avg monthly income, avg monthly rest, saving percent)
    • Integration with Growr protocol
    • Applying to the protocol for loan offers
    • Accepting of loan offers and receiving funds in wallet
    • Loan repayment
    • Dashboard - refactoring
    • Integration with RIF Data Vault
    • Restore account details from data vault
    • Store verifiable credentials, financial details and goals in data vault
    • Integration with Financial HealthCheck service
    • Bug fixes
    • Deployment on Netlify - try it our here
  1. Sample VC Issuer & Risk Assessor services
  • Version: 0.1
  • Repository
  • Features:
    • Integration with Finastra FusionFabric.cloud APIs
    • Extraction of customer profile and issuing of verifiable credentials (KYC, age, citizenship)
    • Extraction of customer transactions and issuing of verifiable credentials (avg monthly income, avg monthly rest, saving percent)
    • Risk assessment - verification of credentials
    • Risk assessment - storing verification result in Verification Registry smart contract
    • Bug fixes
    • Deployment on DigitalOcean
  1. Documentation
  • Version: 0.2
  • Repository
  • Litepaper
  • Protocol detailed documentation
  • Sections:
    • Overview of protocol concepts, participants, components and processes
    • Specification of distribution and identity processes
    • Specification of risk management processes
    • Specification of liquidity processes
    • Specification of payment processes
    • Specification of governance processes
    • Implementation summary