Skip to content

opening-line/symbol_book_v3_demo_htlc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symbolブロックチェーンによるアトミックスワップのサンプルアプリケーション

SymbolとHardhatでアトミックスワップを行うデモです。

動かし方

前提:Node.jsがインストールされていること。動作確認済みバージョンは、22.11.0です。

.env.sampleをコピーして、.envファイルを作成する。

$ cp packages/frontend/.env.sample packages/frontend/.env

依存パッケージをインストール。

$ npm ci

アプリケーションを起動する。

$ npm run dev

ブラウザを開き、http://localhost:5173/ を開く。

補足

Symbol側はテストネットを、Hardhat側はローカルのノードを使います。

Hardhat側のニーモニックははデフォルトでは以下が使われます。

test test test test test test test test test test test junk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6