Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/metaplex/js
Deprecated Metaplex JavaScript SDK
https://github.com/metaplex/js
metaplex sdk
Last synced: 3 months ago
JSON representation
Deprecated Metaplex JavaScript SDK
- Host: GitHub
- URL: https://github.com/metaplex/js
- Owner: metaplex-foundation
- License: mit
- Created: 2021-08-23T19:33:02.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-14T09:19:26.000Z (over 2 years ago)
- Last Synced: 2024-08-02T09:06:53.948Z (3 months ago)
- Topics: metaplex, sdk
- Language: TypeScript
- Homepage: https://metaplex-foundation.github.io/js/
- Size: 3.17 MB
- Stars: 127
- Watchers: 9
- Forks: 77
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-solana-nfts - Metaplex JS CLI
- awesome-solana-nfts-v2 - Metaplex JS CLI
README
# @metaplex/js ยท [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/metaplex/js/blob/main/LICENSE) [![npm version](https://img.shields.io/npm/v/@metaplex/js.svg?style=flat)](https://www.npmjs.com/package/@metaplex/js)
๐จ **Deprecated library**
Please note that this library has been archived and is no longer being maintained. To integrate Metaplex's program with your JavaScript applications **please use the new JS SDK**:
- ๐ [New JS SDK repository](https://github.com/metaplex-foundation/js)
- ๐ฆ [New JS SDK NPM package](https://www.npmjs.com/package/@metaplex-foundation/js)---
## Stability
[Stability: 1 - Experimental](https://docs.metaplex.com/stability)
> **In Development** - All interfaces are very likely to change very frequently.
Please use caution when making use of this library. Bugs or behavior changes may
surprise users when Experimental API modifications occur.## Documentation
- [API Docs](https://metaplex-foundation.github.io/js)
- [Guides](https://docs.metaplex.com/sdk/js/getting-started)## Community
Join our [Discussions](https://github.com/metaplex-foundation/js/discussions)
## Contributing
Visit [Contributing](CONTRIBUTING.md)## Good First Issues
See the list of starter issues [here](https://github.com/metaplex-foundation/js/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)