Skip to content

Commit 3a8384b

Browse files
committed
Add example template
1 parent de34d62 commit 3a8384b

39 files changed

Lines changed: 28812 additions & 1 deletion

.DS_Store

6 KB
Binary file not shown.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ npm i @terra-money/bridge-sdk
99

1010
Connect station:
1111
```js
12-
import { StationWallet, ChainType, BridgeType, isValidAddress } from 'bridge-sdk'
12+
import { StationWallet, ChainType, BridgeType, isValidAddress } from '@terra-money/bridge-sdk'
1313

1414
const wallet = new StationWallet()
1515

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)