Skip to content

Commit

Permalink
Merge pull request #1 from attestr/v0.1.0
Browse files Browse the repository at this point in the history
Merge v0.1.0 to master
  • Loading branch information
saurabhxtiwari authored Jul 28, 2021
2 parents 7953b04 + ddd4b88 commit b39cd36
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
.project
.settings
salesforce.schema
Referenced Packages
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Changelog

## [v0.1.0](https://github.com/attestr/attestr-js-sdk/tree/v0.1.0) (2021-07-28)

[Full Changelog](https://github.com/attestr/attestr-js-sdk/compare/7953b042ac7e41e41daa796c320377f78f9f5175...v0.1.0)



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2021 Attestr
Copyright (c) 2021 Attestr (Pegadroid IQ Solutions Private Limited)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,17 @@
# attestr-js-sdk
Attestr JS library for web browser based EKYC flows

![GitHub](https://img.shields.io/github/license/attestr/attestr-js-sdk)
![GitHub release (latest SemVer including pre-releases)](https://img.shields.io/github/v/release/attestr/attestr-js-sdk?include_prereleases)

Attestr JS library for running EKYC flows in desktop and mobile browser based applications.

## Integration Steps
Refer to the [documentation](https://docs.attestr.com/attestr-docs/attestr-studio-web-integration)

The latest version of library is also available through our [CDN](https://cdn.attestr.com/flowx.js)

## License
attestr-js-sdk is distributed under MIT license. Read more in the [LICENSE](LICENSE) file.

## Contact Us
Write to us at [[email protected]](mailto:[email protected])
1 change: 1 addition & 0 deletions src/flowx.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b39cd36

Please sign in to comment.