Skip to content

Conversation

panditdhamdhere
Copy link

Features Added

  • Real-time gas prices from RSK network
  • Three gas price tiers: slow, standard, fast with time estimates
  • Cost estimates for RBTC transfers, ERC20 transfers, and contract interactions
  • Network support for both mainnet and testnet
  • Speed preferences with smart recommendations
  • Comprehensive TypeScript types for gas price data
  • Updated README with complete documentation and examples
  • Advanced options for custom gas settings and estimates

This feature helps devs optimise transaction costs by providing real-time gas price data and smart recommendations for different transaction types.

- Add new simulate command to test transactions without execution
- Support both RBTC and ERC20 token transfer simulation
- Provide detailed gas estimation and cost analysis
- Include comprehensive simulation results with network details
- Add proper TypeScript types for simulation data
- Update README with complete documentation and examples
- Support both mainnet and testnet networks
- Include advanced options for custom gas settings

This feature allows users to safely test transactions before execution,
preventing costly mistakes and providing accurate cost estimates.
- Add new gas command to get current gas prices and recommendations
- Support both mainnet and testnet networks
- Provide three gas price tiers: slow, standard, and fast
- Include cost estimates for different transaction types
- Add speed preference options (slow|standard|fast)
- Display real-time gas prices with confirmation time estimates
- Add comprehensive TypeScript types for gas price data
- Update README with complete documentation and examples

This feature helps users optimize transaction costs by providing:
- Real-time gas price data from RSK network
- Smart recommendations based on user preferences
- Cost estimates for RBTC transfers, ERC20 transfers, and contract interactions
- Time estimates for transaction confirmation

Usage examples:
- rsk-cli gas --testnet
- rsk-cli gas --estimate
- rsk-cli gas --speed fast
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant