Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@alien-worlds/aw-contract-index-worlds

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alien-worlds/aw-contract-index-worlds

The `@alien-worlds/aw-contract-index-worlds` package is a comprehensive set of components designed to seamlessly integrate blockchain contracts into our projects. This package serves as a foundational element, providing essential functionalities for inter

  • 0.0.33
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6
increased by200%
Maintainers
4
Weekly downloads
 
Created
Source

index.worlds Common

The @alien-worlds/aw-contract-index-worlds package is a comprehensive set of components designed to seamlessly integrate blockchain contracts into our projects. This package serves as a foundational element, providing essential functionalities for interacting with blockchain contracts and retrieving data.

The code within this package is auto-generated using our tool, AlienGen. AlienGen automates the generation process, ensuring consistency and accuracy throughout the codebase. This approach allows us to maintain an efficient and reliable workflow when working with blockchain contracts.

Dependencies

This package is dependent on the following packages:

Table of Contents

Contract contents:

The code is based on the ABI of the contract, the list of included actions and tables can be found here https://wax.bloks.io/account/index.worlds

Features

  • Contract Service: Allows users to fetch contract information and statistics. It provides convenient methods to retrieve data from the contract tables.

  • Data Sources: Data sources IndexWorldsActionMongoSource and IndexWorldsDeltaMongoSource, which enable access to the underlying mongodb action and delta collections. Data source is an integral part of the repositories.

  • Repositories: Repositories IndexWorldsActionRepository and IndexWorldsDeltaRepository that facilitate CRUD operations for actions and deltas stored in the database.

  • Entities and Types: The package provides predefined entities and types that correspond to the contract structure. These entities and types offer a standardized way to handle contract data within our projects.

Getting Started

To start utilizing the @alien-worlds/aw-contract-index-worlds package, follow these steps:

  1. Install the package by running:
yarn add @alien-worlds/aw-contract-index-worlds
  1. Import the necessary components into your project:
import * as IndexWorldsContract from '@alien-worlds/aw-contract-index-worlds';

Contributing

We appreciate your feedback and encourage you to submit any issues or valid requests you encounter while using this package. Please note that, due to the auto-generated nature of the code, we will not be merging any pull requests directly. However, we highly value your feedback and welcome any issues or valid requests you encounter while working with this package. Your inputs will be considered for future improvements and enhancements in the AlienGen tool, allowing us to generate more refined and fixed content.

License

This project is licensed under the terms of the MIT license. For more information, refer to the LICENSE file.

FAQs

Package last updated on 08 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc