https://github.com/atsign-foundation/at_client_sdk
The Dart implementation of atSDK used for implementing Atsign's technology into other software
https://github.com/atsign-foundation/at_client_sdk
atsign client dart flutter hacktoberfest mobile sdk
Last synced: 13 days ago
JSON representation
The Dart implementation of atSDK used for implementing Atsign's technology into other software
- Host: GitHub
- URL: https://github.com/atsign-foundation/at_client_sdk
- Owner: atsign-foundation
- License: bsd-3-clause
- Created: 2020-10-27T11:29:19.000Z (over 4 years ago)
- Default Branch: trunk
- Last Pushed: 2024-10-29T08:33:23.000Z (6 months ago)
- Last Synced: 2024-10-29T09:52:21.285Z (6 months ago)
- Topics: atsign, client, dart, flutter, hacktoberfest, mobile, sdk
- Language: Dart
- Homepage: https://pub.dev/publishers/atsign.org/packages
- Size: 6.72 MB
- Stars: 1,464
- Watchers: 16
- Forks: 31
- Open Issues: 104
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code_of_conduct.md
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://github.com/atsign-foundation/at_client_sdk/actions/workflows/at_client_sdk.yaml)
[](./LICENSE)
[](https://securityscorecards.dev/viewer/?uri=github.com/atsign-foundation/at_client_sdk&sort_by=check-score&sort_direction=desc)
[](https://www.bestpractices.dev/projects/8098)# at_client_sdk
This repo contains two versions of the at_client_sdk that you can choose from
depending on what kind of device you are targeting for your application.* [at_client](./packages/at_client) a non platform specific SDK that can be used for
writing things like command line applications and headless apps for Internet
of Things (IoT) devices.* [at_client_mobile](./packages/at_client_mobile) an SDK specifically written for iOS and
Android apps with support for secure storage and keys backup on the device with
embedded storage and hardware trusted root keychain.