We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae8f35f commit 2ae0a6cCopy full SHA for 2ae0a6c
1 file changed
README.md
@@ -11,6 +11,8 @@ XYO Layer One Protocol Sample Code (React)
11
1. Install the dependencies: `npm install`
12
1. Start the sample website: `npm run serve`
13
1. Visit the website it serves (i.e. http://localhost:3000)
14
+1. Start the cli: `npm run start-cli`
15
+ 1. Copy the seed phrase from the cli output
16
1. Follow the instructions on the sample page
17
18
## Maintainers
0 commit comments