- Folders are separated according to functionality e.g. wallet works with getting assets and balances, transaction works with creating transaction objects.
- Files under
/apicontains functions that are making external API calls, the file name should indicate which service it is calling. - All types are under the
typesdirectory, some are interfaces that maps to API responses, some are data types for business logic. - All export should be group and exported using
index.ts.
-
Notifications
You must be signed in to change notification settings - Fork 24
Core library for Xverse wallet
License
secretkeylabs/xverse-core
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Core library for Xverse wallet
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published