Skip to content

Commit 289d751

Browse files
marcoshepost
authored andcommitted
Create stbx-example-data Spago module. #206
* setup npm and spago for example-spago-module #206 * add output to gitignore for stbx-example-data * add transaction hash example * stbx-example-data: add .spago to gitignore #206 * stbx-example-app: add stbx-core dependency #206 * stbx-example-data: use correct type for transaction hash #206 * add white lines at the end of files
1 parent e2ca3f7 commit 289d751

File tree

6 files changed

+1067
-0
lines changed

6 files changed

+1067
-0
lines changed

stbx-example-data/.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
node_modules/
2+
output/
3+
.spago/

0 commit comments

Comments
 (0)