Skip to content

Commit d59f3c2

Browse files
author
Soon Kuk Kang
committed
update sebakjs-sdk link
1 parent fdd5892 commit d59f3c2

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

sebak_for_exchanges.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ You can check [Sebak API document contents](https://bosnet.github.io/docs/api).
5555
* The structure of transaction, you can check in [API doc for Post Transaction](https://bosnet.github.io/docs/api/#trasactions-transactions-post).
5656
* BOScoin devteam is still developing the official SDK for various language and environments. At this time, you can use these,
5757

58-
- [sebakjs-util](https://github.com/bosnet/sebakjs-util): Javascript library
58+
- [sebakjs-sdk](https://github.com/bosnet/sebakjs-sdk): Javascript library
5959
- [sebakpy-util](https://github.com/spikeekips/sebakpy-util): Python library
6060
- [sebakjava-util](https://github.com/MegaSolar/sebakJ-util): Java library for sebak
6161
- [sebakGo-util](https://github.com/soonkuk/sebak-sdk-go): Go library for sebak

sebak_testnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ When you send a transaction, creating an account or sending a payment, *Testnet*
3434
| http://testnet-sebak.blockchainos.org|
3535

3636
> ## Python SDK for sebak is here ; [sebak-pyutil](https://github.com/spikeekips/sebakpy-util)
37-
> ## Javascript SDK for sebak is here ; [sebak-jsutil](https://github.com/bosnet/sebakjs-util)
37+
> ## Javascript SDK for sebak is here ; [sebak-jsutil](https://github.com/bosnet/sebakjs-sdk)
3838
> ## Creating accounts should use tool, [sebak-angelbot](https://github.com/spikeekips/sebak-angelbot).
3939
> ## Sebak API documents is here ; [API docs](https://bosnet.github.io/docs/api/).
4040

simple-guide-for-sebak-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ So We,BOScoin dev team, **stronly recommend** to test in your local enviroment.
2525

2626
At the moment, BOScoin dev team provide SDKs in Python and Javascript. Please check below repositories.
2727

28-
[sebakjs-util](https://github.com/bosnet/sebakjs-util): Sebak SDK in Javascript
28+
[sebakjs-sdk](https://github.com/bosnet/sebakjs-sdk): Sebak SDK in Javascript
2929

3030
[sebakpy-util](https://github.com/spikeekips/sebakpy-util): Sebak SDK in Python
3131

0 commit comments

Comments
 (0)