Things are moving fast at Swapy Network. This month we delivered tons of updates.
Changelog
- Browser version available;
- Metamask integration;
- Decentralized the login (using Metamask wallet as identification);
- Consuming data directly from contracts (refactored all services that still relied in centralized endpoints);
- Implemented the protocol return flow as well as its behavior on the D’App;
- Added “Total returned” and “Total to be returned” on credit companies dashboard;
- Separated “Gross return” into “Received gross return” and “Expected gross return” on investors dashboard;
- Cleaned up contracts’ code by creating a solidity library to support our protocol interactions;
- Implemented the contract methods to provide Swapy Tokens as collateral within the protocol;
- Implemented the contract methods to exchange assets (buy/sell) between the investors.
Proof of work
Relevant commits and PR:
- Improve wallet management
- Refactor in get events
- Implement login with MetaMask
- Update README and Dockerfile
GitHub account
Posted on Utopian.io - Rewarding Open Source Contributors