Releases: ferrumnet/staking-casper-frontend
Releases · ferrumnet/staking-casper-frontend
v0.5.1
Release version: 0.5.1
Release Notes
- Integrated casper wallet to client
- Updated rpc url to https enabled rpc
- Adds mapping for erc20 tokens to enable dynamic token usage
- Updates readme with step by step process for local set up and includes screenshot
What else Changed
- Casper wallet integration by @ibraheemkabir in #7
Full Changelog: v0.5.0...v0.5.1
v0.5.0
Features
- Adds admin site for staking contract deployment from client side
- Adds staking interaction user interface on the client side
- Adds integrations for casper client
- Adds intergation of ferrum design system on the client side
- Updates readme with staking details
What else Changed
- Adds config for possible future integration for adding and removing rewards
- Staking frontend staking functionality by @ibraheemkabir in #5
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Release Notes for Staking-Casper-Frontend
This release provides a web-based frontend for Shell App of the cross-chain bridge smart contract on the Casper blockchain that will bridge tokens between BSC <> CasperFeatures
- Web-based user interface for interacting with the cross-chain bridge smart contract.
- Integrates casper signer app with ferry design system and its associated functionalities on the client side.
- Adds functionality for EVM to Non EVM swaps
- Adds functionality for Non EVM to EVM swaps
- Adds functionality for EVM withdrawals
- Adds functionality for non-EVM withdrawals
- Ability to swap and withdraw tokens between the BSC and Casper blockchains.
Improvements
- Improved error handling and feedback for users during token transfers.
- Implements components for connection to web3 and Non EVM instance on client side.
- Implements transaction monitoring modal tracking transaction status on the casper chain
- Improved basic UI design and user experience for Shell App.
Known Issues
- The current release provides with the Shell App for bridging tokens between BSC <> Casper blockchain. Support for additional blockchains will be added in future releases.
Future Plans
- Integration with additional blockchains.
- Improved UI with enhanced features
What else Changed
- Signed withdrawals by @zikriya in #4
- Casper Staking Skeleton App by @ibraheemkabir in #1
- Staking frontend staking functionality by @ibraheemkabir in #2
New Contributors
- @zikriya made their first contribution in #4
- @ibraheemkabir made their first contribution in #1
Full Changelog: v0.0.26...v0.4.0