@ringuniversus/contracts
TypeScript icon, indicating that this package has built-in type declarations

0.2.4-alpha.0 • Public • Published

@ringuniversus/contracts

This package contains deployed contract addresses, ABIs, and Typechain types for the Ring Universus game.

Installation

You can install this package using npm or yarn by running:

npm install --save @ringuniversus/contracts
yarn add @ringuniversus/contracts

When using this in a plugin, you might want to load it with skypack

import * as contracts from "http://cdn.skypack.dev/@ringuniversus/contracts";

Typechain

The Typechain types can be found in the typechain directory.

ABIs

The contract ABIs can be found in the abis directory.

Table of contents

Namespaces

Readme

Keywords

none

Package Sidebar

Install

npm i @ringuniversus/contracts

Weekly Downloads

2

Version

0.2.4-alpha.0

License

MIT

Unpacked Size

5.2 MB

Total Files

1369

Last publish

Collaborators

  • conight