abstract
abstract copied to clipboard
The ultimate CosmWasm framework for modular Interchain applications.
Depends on https://github.com/AbstractSDK/cw-orch-interchain/pull/34 This PR aims to improve developer experience that use ibc functionality of Abstract. To cover functionality I created `ping-pong` application from scratch and use as much available...
Update the docs to properly explain dependencies without too much fuss. Added a section on `DependencyCreation` and moved around some of the content. ### Checklist - [x] CI is green....
Infused with [Stargaze Names](https://github.com/public-awesome/names), currently making use of [bs721-nfts](https://github.com/permissionlessweb/bs-nfts) Thinking that a better way to implement this would be to handle registering & minting profiles similar to namespaces
### Checklist - [ ] CI is green. - [ ] Changelog updated.
DO NOT MERGE FOR NOW This PR aims at stress-testing ABSTRACT-IBC between xion and neutron testnets ### Checklist - [ ] CI is green. - [ ] Changelog updated.
This PR aims at allowing duplex communication for abstract IBC accounts (remote can also call the local account). ## Current Status When the IBC host receives an IBC message, it...
Updates the deps and code of the DCA app as a base for the DCA workshop
### Checklist - [ ] CI is green. - [ ] Changelog updated.
This PR aims at internalizing the dependencies inside abstract apps. This change DOESN'T include Sylvia. This is purely changing the way abstract deals with the deps object Closes ABS-220 ###...
Gas station from #41 ### Checklist - [ ] CI is green. - [ ] Changelog updated.