eco-addresses-sdk
v1.0.7
Published
Maia DAO Ecosystem Addresses SDK
Downloads
2
Readme
Maia DAO Ecosystem Addresses SDK
The Maia DAO Ecosystem TypeScript SDK is a library that provides TypeScript typings for interacting with the Maia DAO ecosystem's smart contracts and addresses. Also provides all the addresses in a JSON file for easy access.
Features
- TypeScript typings for Maia DAO smart contracts.
- Addresses for Maia DAO contracts on various blockchains.
- JSON file with all the addresses for easy access.
Installation
You can install the Maia DAO Ecosystem TypeScript SDK using npm or yarn:
npm install @maia-dao/addresses-sdk
# or
yarn add @maia-dao/addresses-sdk
## Usage
Here's a basic example of how to use the SDK to interact with Maia DAO contracts:
```ts
import { HermesAddresses} from '@maia-dao/addresses-sdk';
const bHermesGaugesAddress = HermesAddresses.bHermesGauges;
// Use the address to interact with the contract
For more detailed documentation and examples, please refer to the SDK Documentation.
Supported Chains
- 1: Ethereum
- 42161: Arbitrum One
Documentation
License
This SDK is open-source and available under the MIT License. Feel free to use, modify, and distribute it as needed for your project.
Contributing
If you would like to contribute to the development of this SDK, please follow our Contributing Guidelines.
Contact
If you have any questions or need assistance, you can reach out to us at our discord server: https://discord.gg/maiadao.