Coming soon
The following features are actively under development:
- Hardhat-like CLI workflow
- Event streaming:
- allows you to incrementally update a frontend resource's state using a stream of events (instead of needing to fetch the entire resource everytime)
- Easier transaction simulation
- aptos-wallet-adapter integration
- Off-chain data source integration: allows you to easily read from or write to off-chain data sources such as:
- AWS DynamoDB
- Google Firebase
- Other configurable sources supported via plugins
Last modified 5mo ago