What is the Apophis SDK?
core
- Common generalizations for the omniverse of blockchains. Constains things like types,
utilities, the middleware subsystem, common encodings, and signals.cosmos
- A specialization of the Apophis SDK for the Cosmos ecosystem.cosmwasm
- An extension of the cosmos
package, adding support for CosmWasm.cosmos-signers
- A bundle package of signers for the Cosmos ecosystem. Currently only contains
the keplr-signer
(which includes support for Keplr &
Leap) and walletconnect-signer
packages.@apophis-sdk/cosmos
has a peer-dependency on @apophis-sdk/core
of the same version.
@kiruse/cosmos-components
. It is complementary
to the Apophis SDK following the same philosophy of DX-first: