Skip to content

Commit 0a11493

Browse files
WalterBlueugitbook-bot
authored andcommitted
GitBook: [#136] Stubbing out how-to xrc20 with Foundry
1 parent 5de7e7b commit 0a11493

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

SUMMARY.md

+1
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
* [How To Use Truffle and Ganache to Create DeFi App](learn/how-to-articles/how-to-use-truffle-and-ganache-to-create-defi-app.md)
103103
* [How to Migrate a dApp from Ethereum to the XDC Network Using Truffle](learn/how-to-articles/how-to-migrate-a-dapp-from-ethereum-to-the-xdc-network-using-truffle.md)
104104
* [How to Migrate from Solana to the XDC Network using Solang](learn/how-to-articles/how-to-migrate-from-solana-to-the-xdc-network-using-solang.md)
105+
* [How to Create an XRC20 Token Using Foundry](learn/how-to-articles/how-to-create-an-xrc20-token-using-foundry.md)
105106
* [Community Support](learn/community-support.md)
106107
* [How to Report an Issue](learn/community-support/how-to-report-an-issue.md)
107108
* [Contributing and Feedback Guide](gitbook.md)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# How to Create an XRC20 Token Using Foundry
2+
3+
Hello World

0 commit comments

Comments
 (0)