@gradian/arcviewer
v1.5.0
Published
Library for retrieving ARC3, ARC19, or ARC69-compliant Algorand standard assets (NFTs), ideal for use in a viewer, such as one found on a marketplace
Downloads
15
Readme
Arcviewer
A library for retrieving ARC3, ARC19, or ARC69-compliant Algorand standard assets (NFTs), ideal for use in a viewer, such as one found on a marketplace.
Features
- Retrieve metadata for ARC3, ARC19, and ARC69 NFT Algorand digital assets using their asset ID.
- Retrieve IPFS-pinned files for ARC3, ARC19, and ARC69 NFT Algorand digital assets using their asset ID.
- Fully typed metadata using TypeScript.
Installation
Install via npm:
npm install @gradian/arcviewer
Usage
See examples of usage in the tests folder.
Disclaimer
This software is intended for educational purposes only and is not meant to facilitate any illegal activity. You assume all responsibility when using this open-source software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE, AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
By using this software, you acknowledge and agree that the authors and contributors of this software are not responsible or liable, directly or indirectly, for any damage or loss caused, or alleged to be caused, by or in connection with the use of or reliance on this software. This includes, but is not limited to, any bugs, errors, defects, failures, or omissions in the software or its documentation. Additionally, the authors are not responsible for any security vulnerabilities or potential breaches that may arise from the use of this software.
You are solely responsible for the risks associated with using this software and should take any necessary precautions before utilizing it in any production or critical systems. It's strongly recommended to review the software thoroughly and test its functionalities in a controlled environment before any broader application.