@circle-fin/adapter-ethers-v6 0.0.2-alpha.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE ADDED
@@ -0,0 +1,190 @@
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ Copyright 2025 Circle Internet Financial Limited
179
+
180
+ Licensed under the Apache License, Version 2.0 (the "License");
181
+ you may not use this file except in compliance with the License.
182
+ You may obtain a copy of the License at
183
+
184
+ http://www.apache.org/licenses/LICENSE-2.0
185
+
186
+ Unless required by applicable law or agreed to in writing, software
187
+ distributed under the License is distributed on an "AS IS" BASIS,
188
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
189
+ See the License for the specific language governing permissions and
190
+ limitations under the License.
package/README.md ADDED
@@ -0,0 +1,338 @@
1
+ # Ethers v6 Adapter
2
+
3
+ <div align="center">
4
+
5
+ [![npm version](https://badge.fury.io/js/@circle-fin%2Fadapter-ethers-v6.svg)](https://badge.fury.io/js/@circle-fin%2Fadapter-ethers-v6)
6
+ [![TypeScript](https://img.shields.io/badge/TypeScript-strict-blue.svg)](https://www.typescriptlang.org/)
7
+ [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
8
+
9
+ **Type-safe EVM blockchain adapter powered by Ethers v6**
10
+
11
+ _Seamlessly interact with 12+ EVM networks using a single, strongly-typed interface_
12
+
13
+ </div>
14
+
15
+ ## Table of Contents
16
+
17
+ - [Ethers v6 Adapter](#ethers-v6-adapter)
18
+ - [Overview](#overview)
19
+ - [Why Ethers v6 Adapter?](#why-ethers-v6-adapter)
20
+ - [Installation](#installation)
21
+ - [Quick Start](#quick-start)
22
+ - [🚀 Easy Setup with Factory Methods (Recommended)](#-easy-setup-with-factory-methods-recommended)
23
+ - [🏭 Production Considerations](#-production-considerations)
24
+ - [Usage Examples](#usage-examples)
25
+ - [Basic Usage with Factory Methods](#basic-usage-with-factory-methods)
26
+ - [Manual Setup with Ethers Clients](#manual-setup-with-ethers-clients)
27
+ - [Multi-Chain Setup](#multi-chain-setup)
28
+ - [Methods](#methods)
29
+ - [Development](#development)
30
+ - [Contributing](#contributing)
31
+ - [License](#license)
32
+
33
+ ## Overview
34
+
35
+ The Ethers v6 Adapter is a strongly-typed implementation of the [`Adapter`](https://github.com/circlefin/stablecoin-kits-private/blob/main/core/adapter/README.md) interface for **EVM-compatible blockchains**. Built on top of the popular [Ethers v6](https://docs.ethers.org/v6/) library, it provides type-safe blockchain interactions through a unified interface that's designed to work seamlessly with the [Bridging Kit](https://github.com/circlefin/stablecoin-kits-private/tree/main/kits/bridging-kit) for cross-chain USDC transfers between Solana and EVM networks, as well as any future kits for additional stablecoin operations. It can be used by any Kit built using the Stablecoin Kits architecture and/or any providers plugged into those kits.
36
+
37
+ ### Why Ethers v6 Adapter?
38
+
39
+ - **🔧 Bring your own setup**: Use your existing Ethers `JsonRpcProvider` and `Wallet` instances
40
+ - **⚡ EVM-compatible**: Works with Ethereum, Base, Arbitrum, and all EVM chains
41
+ - **🔒 Type-safe**: Built with TypeScript strict mode for complete type safety
42
+ - **🎯 Simple API**: Clean abstraction over complex blockchain operations
43
+ - **🔄 Transaction lifecycle** - Complete prepare/estimate/execute workflow
44
+ - **🌉 Cross-chain ready** - Seamlessly bridge USDC between EVM chains and Solana
45
+
46
+ ### When and How Should I Use The Ethers v6 Adapter?
47
+
48
+ #### I'm a developer using a kit
49
+
50
+ If you're using one of the kits to perform actions such as bridging from chain 'A' to chain 'B', you only need to instantiate the adapter for your chain and pass it to the kit.
51
+
52
+ ##### Example
53
+
54
+ ```typescript
55
+ const adapter = createAdapterFromPrivateKey({
56
+ privateKey: process.env.PRIVATE_KEY as `0x${string}`,
57
+ defaultChain: 'Ethereum',
58
+ })
59
+ ```
60
+
61
+ #### I'm a developer making a Kit Provider
62
+
63
+ If you are making a provider for other Kit users to plug in to the kit, e.g. a `BridgingProvider`, and you'll need to interact with diff chains, then you'll need to use the abstracted `Adapter` methods to execute on chain.
64
+
65
+ ## Installation
66
+
67
+ ```bash
68
+ npm install @circle-fin/adapter-ethers-v6 ethers
69
+ # or
70
+ yarn add @circle-fin/adapter-ethers-v6 ethers
71
+ ```
72
+
73
+ ## Quick Start
74
+
75
+ ### 🚀 Easy Setup with Factory Methods (Recommended)
76
+
77
+ The simplest way to get started is with our factory methods. You can create just **one adapter** and use it across different chains!
78
+
79
+ ```typescript
80
+ import { createAdapterFromPrivateKey } from '@circle-fin/adapter-ethers-v6'
81
+
82
+ // Create ONE adapter that can work across chains!
83
+ const adapter = createAdapterFromPrivateKey({
84
+ privateKey: process.env.PRIVATE_KEY as `0x${string}`,
85
+ defaultChain: 'Ethereum',
86
+ })
87
+
88
+ // Ready to use with Bridging Kit!
89
+ const address = await adapter.getAddress()
90
+ console.log('Connected address:', address)
91
+ ```
92
+
93
+ ### 🏭 Production Considerations
94
+
95
+ > **⚠️ Important for Production**: The factory methods use Ethers's default public RPC endpoints, which may have rate limits and lower reliability. For production applications, we strongly recommend using dedicated RPC providers like Alchemy, Infura, or QuickNode.
96
+
97
+ ```typescript
98
+ import { createAdapterFromPrivateKey } from '@circle-fin/adapter-ethers-v6'
99
+ import { JsonRpcProvider } from 'ethers'
100
+
101
+ // Production-ready setup with custom RPC endpoints
102
+ const adapter = createAdapterFromPrivateKey({
103
+ privateKey: process.env.PRIVATE_KEY as `0x${string}`,
104
+ defaultChain: 'Ethereum',
105
+ getProvider: ({ chain }) =>
106
+ new JsonRpcProvider(
107
+ `https://eth-mainnet.alchemyapi.io/v2/${process.env.ALCHEMY_KEY}`,
108
+ ),
109
+ })
110
+ ```
111
+
112
+ ### 🌐 Browser Support with Wallet Providers
113
+
114
+ For browser environments with wallet providers like MetaMask:
115
+
116
+ ```typescript
117
+ import { createAdapterFromProvider } from '@circle-fin/adapter-ethers-v6'
118
+
119
+ // Create an adapter from a browser wallet
120
+ const adapter = await createAdapterFromProvider({
121
+ provider: window.ethereum,
122
+ chain: 'Ethereum', // Required: specify the intended chain
123
+ getProvider: ({ chain }) =>
124
+ new JsonRpcProvider(
125
+ `https://eth-mainnet.alchemyapi.io/v2/${process.env.ALCHEMY_KEY}`,
126
+ ),
127
+ })
128
+ ```
129
+
130
+ ### 🔧 Advanced Manual Setup
131
+
132
+ For advanced use cases requiring custom RPC endpoints:
133
+
134
+ ```typescript
135
+ import { EthersAdapter } from '@circle-fin/adapter-ethers-v6'
136
+ import { JsonRpcProvider, Wallet } from 'ethers'
137
+
138
+ // Use your existing Ethers setup
139
+ const provider = new JsonRpcProvider('https://your-custom-rpc.com')
140
+ const wallet = new Wallet(process.env.PRIVATE_KEY, provider)
141
+
142
+ // Create the adapter
143
+ const adapter = new EthersAdapter({
144
+ provider,
145
+ wallet,
146
+ })
147
+ ```
148
+
149
+ ## Features
150
+
151
+ - ✅ **Full EVM compatibility** - Works with any Ethereum-compatible blockchain
152
+ - ✅ **Ethers v6 integration** - Uses your existing `JsonRpcProvider` and `Wallet`
153
+ - ✅ **Transaction lifecycle** - Complete prepare/estimate/execute workflow
154
+ - ✅ **Type safety** - Full TypeScript support with strict mode
155
+ - ✅ **Cross-chain ready** - Seamlessly bridge USDC between Solana and EVM chains
156
+
157
+ ## Usage Examples
158
+
159
+ ### Basic Usage with Factory Methods
160
+
161
+ ```typescript
162
+ import { createAdapterFromPrivateKey } from '@circle-fin/adapter-ethers-v6'
163
+ import { BridgingKit } from '@circle-fin/bridging-kit'
164
+
165
+ // Create ONE adapter that can work across chains - so simple!
166
+ const adapter = createAdapterFromPrivateKey({
167
+ privateKey: process.env.PRIVATE_KEY as `0x${string}`,
168
+ defaultChain: 'Ethereum',
169
+ })
170
+
171
+ // Use directly with Bridging Kit - same adapter, different chains!
172
+ const kit = new BridgingKit()
173
+ const result = await kit.bridge({
174
+ from: { adapter }, // Uses default chain (Ethereum)
175
+ to: { adapter, chain: 'Base' }, // Same adapter, different chain
176
+ amount: '10.50',
177
+ })
178
+ ```
179
+
180
+ ### Manual Setup with Ethers
181
+
182
+ ```typescript
183
+ import { EthersAdapter } from '@circle-fin/adapter-ethers-v6'
184
+ import { BridgingKit } from '@circle-fin/bridging-kit'
185
+ import { JsonRpcProvider, Wallet } from 'ethers'
186
+
187
+ const provider = new JsonRpcProvider('https://your-custom-rpc.com')
188
+ const wallet = new Wallet(process.env.PRIVATE_KEY!, provider)
189
+
190
+ const adapter = new EthersAdapter({ provider, wallet })
191
+
192
+ const destinationAdapter = new EthersAdapter({
193
+ provider: new JsonRpcProvider('https://another-rpc.com'),
194
+ wallet: new Wallet(
195
+ process.env.PRIVATE_KEY!,
196
+ new JsonRpcProvider('https://another-rpc.com'),
197
+ ),
198
+ })
199
+
200
+ const kit = new BridgingKit()
201
+ const result = await kit.bridge({
202
+ from: { adapter },
203
+ to: { adapter: destinationAdapter },
204
+ amount: '10.50',
205
+ })
206
+ ```
207
+
208
+ ### Multi-Chain Setup
209
+
210
+ ```typescript
211
+ import { createAdapterFromPrivateKey } from '@circle-fin/adapter-ethers-v6'
212
+ import { BridgingKit } from '@circle-fin/bridging-kit'
213
+
214
+ const kit = new BridgingKit()
215
+
216
+ // Create ONE adapter that can work across ANY supported chain
217
+ const adapter = createAdapterFromPrivateKey({
218
+ privateKey: process.env.PRIVATE_KEY as `0x${string}`,
219
+ defaultChain: 'Ethereum', // This is just the default
220
+ })
221
+
222
+ // Use for cross-chain bridging by specifying different chains
223
+ const result = await kit.bridge({
224
+ from: { adapter }, // Ethereum (from defaultChain)
225
+ to: { adapter, chain: 'Base' }, // Base (explicitly specified)
226
+ amount: '10.50',
227
+ token: 'USDC',
228
+ })
229
+
230
+ // Or bridge between any other supported chains
231
+ const anotherResult = await kit.bridge({
232
+ from: { adapter, chain: 'Arbitrum' },
233
+ to: { adapter, chain: 'Polygon' },
234
+ amount: '25.00',
235
+ token: 'USDC',
236
+ })
237
+ ```
238
+
239
+ > **💡 Pro Tip**: With the single adapter pattern, you create one adapter and can use it for bridging between any supported EVM chains. Just specify the desired chain in the bridge parameters!
240
+
241
+ ## Supported Chains
242
+
243
+ Works with all EVM-compatible chains supported by Ethers v6 and the Bridging Kit:
244
+
245
+ **Ethereum**, **Base**, **Arbitrum**, **Avalanche**, **Polygon**, **Optimism**, **Linea**, **Sonic**, **Unichain**, **World Chain**, **Codex**, and their respective testnets.
246
+
247
+ ## API Reference
248
+
249
+ ### Constructor Options
250
+
251
+ ```typescript
252
+ interface EthersAdapterOptions {
253
+ getProvider: (params: { chain: ChainDefinition }) => Provider
254
+ signer: Signer
255
+ }
256
+ ```
257
+
258
+ ### Methods
259
+
260
+ - `getAddress()` - Get the connected wallet address
261
+ - `getChain()` - Get chain information
262
+ - `prepare()` - Prepare transactions for execution
263
+ - `estimate()` - Estimate transaction costs
264
+ - `execute()` - Execute prepared transactions
265
+ - `waitForTransaction()` - Wait for transaction confirmation
266
+ - `calculateTransactionFee()` - Calculate transaction fees with optional buffer
267
+ - `readContract()` - Read contract functions with comprehensive validation
268
+
269
+ You can see the implementation of each of these methods in the Ethers v6 Adapter's [main implementation file](./src/adapter/adapter.ts).
270
+
271
+ ### Token Operations via Actions
272
+
273
+ For token balance and allowance operations, this adapter uses the standardized action-based system inherited from `EvmAdapter`:
274
+
275
+ - **`token.balanceOf`** - Get balance for any ERC-20 token
276
+ - **`token.allowance`** - Get allowance for any ERC-20 token
277
+ - **`usdc.balanceOf`** - Get USDC balance (uses `token.balanceOf` with USDC address)
278
+ - **`usdc.allowance`** - Get USDC allowance (uses `token.allowance` with USDC address)
279
+
280
+ These actions provide type-safe, validated interfaces and use the adapter's `readContract()` method internally.
281
+
282
+ ## Integration with Stablecoin Kits
283
+
284
+ This adapter is designed to work seamlessly across the Stablecoin Kits ecosystem. Here's an example with the [Bridging Kit](https://github.com/circlefin/stablecoin-kits-private/tree/main/kits/bridging-kit):
285
+
286
+ ```typescript
287
+ import { BridgingKit } from '@circle-fin/bridging-kit'
288
+ import { createAdapterFromPrivateKey } from '@circle-fin/adapter-ethers-v6'
289
+
290
+ const kit = new BridgingKit()
291
+
292
+ // Create ONE adapter that works across all EVM chains - incredibly simple!
293
+ const adapter = createAdapterFromPrivateKey({
294
+ privateKey: process.env.PRIVATE_KEY as `0x${string}`,
295
+ defaultChain: 'Ethereum',
296
+ })
297
+
298
+ // Ready for cross-chain bridging between any supported chains!
299
+ await kit.bridge({
300
+ from: { adapter }, // Uses default chain (Ethereum)
301
+ to: { adapter, chain: 'Base' }, // Same adapter, different chain
302
+ amount: '50.0',
303
+ })
304
+ ```
305
+
306
+ **For Production Use**: Remember to provide custom RPC endpoints using the `getProvider` parameter for better reliability and performance!
307
+
308
+ ## Development
309
+
310
+ This package is part of the Stablecoin Kits monorepo.
311
+
312
+ ```bash
313
+ # Build
314
+ nx build @circle-fin/adapter-ethers-v6
315
+
316
+ # Test
317
+ nx test @circle-fin/adapter-ethers-v6
318
+ ```
319
+
320
+ ## Contributing
321
+
322
+ We welcome contributions! Please see our [Contributing Guide](https://github.com/circlefin/stablecoin-kits-private/blob/main/CONTRIBUTING.md) for details.
323
+
324
+ ## License
325
+
326
+ This project is licensed under the Apache 2.0 License - see the [LICENSE](https://github.com/circlefin/stablecoin-kits-private/blob/main/LICENSE) file for details.
327
+
328
+ ---
329
+
330
+ <div align="center">
331
+
332
+ **Ready to integrate?**
333
+
334
+ [View Stablecoin Kits](https://github.com/circlefin/stablecoin-kits-private) • [Join Discord](https://discord.com/invite/buildoncircle) • [Report Issues](https://github.com/circlefin/stablecoin-kits-private/issues)
335
+
336
+ _Built with ❤️ by Circle_
337
+
338
+ </div>