Skip to content

Commit bfae6be

Browse files
authored
Merge branch 'develop' into giphy-plugin
2 parents 70707ad + 62de238 commit bfae6be

File tree

1 file changed

+7
-44
lines changed

1 file changed

+7
-44
lines changed

packages/plugin-abstract/README.md

+7-44
Original file line numberDiff line numberDiff line change
@@ -113,25 +113,7 @@ pnpm run dev
113113
- Account abstraction improvements
114114
- Social recovery options
115115

116-
2. **CosmWasm Integration**
117-
118-
- Contract deployment templates
119-
- Smart contract verification tools
120-
- Contract upgrade system
121-
- Testing framework improvements
122-
- Gas optimization tools
123-
- Contract interaction templates
124-
125-
3. **IBC Operations**
126-
127-
- Cross-chain transfer optimization
128-
- IBC relayer monitoring
129-
- Channel management tools
130-
- Packet tracking system
131-
- Timeout handling improvements
132-
- Cross-chain messaging
133-
134-
4. **DEX Integration**
116+
2. **DEX Integration**
135117

136118
- Advanced swap routing
137119
- Liquidity pool management
@@ -140,7 +122,7 @@ pnpm run dev
140122
- Slippage protection
141123
- AMM optimization
142124

143-
5. **Security Enhancements**
125+
3. **Security Enhancements**
144126

145127
- Transaction simulation
146128
- Risk assessment tools
@@ -149,7 +131,7 @@ pnpm run dev
149131
- Emergency shutdown features
150132
- Audit integration tools
151133

152-
6. **Developer Tools**
134+
4. **Developer Tools**
153135

154136
- Enhanced debugging capabilities
155137
- Documentation generator
@@ -158,7 +140,7 @@ pnpm run dev
158140
- Deployment automation
159141
- Performance profiling
160142

161-
7. **Analytics and Monitoring**
143+
5. **Analytics and Monitoring**
162144

163145
- Transaction tracking dashboard
164146
- Network statistics
@@ -167,7 +149,7 @@ pnpm run dev
167149
- Custom reporting tools
168150
- Real-time monitoring
169151

170-
8. **Wallet Management**
152+
6. **Wallet Management**
171153
- Multiple wallet support
172154
- Hardware wallet integration
173155
- Address book features
@@ -185,27 +167,8 @@ Contributions are welcome! Please see the [CONTRIBUTING.md](CONTRIBUTING.md) fil
185167

186168
This plugin integrates with and builds upon several key technologies:
187169

188-
- [Abstract](https://abstract.money/): Smart account infrastructure
189-
- [CosmWasm](https://cosmwasm.com/): Smart contract platform
190-
- [Cosmos SDK](https://v1.cosmos.network/sdk): Blockchain application framework
191-
- [IBC Protocol](https://ibcprotocol.org/): Inter-blockchain communication
192-
- [Osmosis](https://osmosis.zone/): DEX infrastructure
193-
194-
Special thanks to:
195-
196-
- The Abstract development team
197-
- The CosmWasm core developers
198-
- The Cosmos SDK maintainers
199-
- The IBC Protocol team
200-
- The Osmosis DEX team
201-
- The Eliza community for their contributions and feedback
202-
203-
For more information about Abstract capabilities:
204-
205-
- [Abstract Documentation](https://docs.abstract.money/)
206-
- [CosmWasm Documentation](https://docs.cosmwasm.com/)
207-
- [Cosmos SDK Docs](https://docs.cosmos.network/)
208-
- [IBC Protocol Docs](https://ibc.cosmos.network/)
170+
- [Abstract](https://abs.xyz/): Consumer blockchain
171+
- [viem](https://viem.sh/): Typescript web3 client
209172

210173
## License
211174

0 commit comments

Comments
 (0)