Skip to content

Commit

Permalink
Feature: Native Token Transfers (NTT) integration
Browse files Browse the repository at this point in the history
Addresses #1585
  • Loading branch information
kev1n-peters committed Feb 16, 2024
1 parent 8fadeb0 commit c259f45
Show file tree
Hide file tree
Showing 45 changed files with 6,395 additions and 50 deletions.
1 change: 1 addition & 0 deletions sdk/src/abis/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ export * from './CircleRelayer__factory';
export * from './CircleIntegration__factory';
export * from './circle_abis/TokenMessenger__factory';
export * from './circle_abis/MessageTransmitter__factory';
export * from './ntt_abis/WormholeEndpointAndManager__factory';
Loading

0 comments on commit c259f45

Please sign in to comment.