Skip to content

Commit f6e1cb2

Browse files
chore: update documentation and examples
Incremental Improvements * Update jsdoc documentation for recently added value * Update examples to more visible and usable location BG-000000
1 parent 55530de commit f6e1cb2

99 files changed

Lines changed: 108 additions & 90 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.dockerignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ node_modules/
1919
**/.prettierignore
2020
**/.prettierrc*
2121
modules/**/scripts
22-
modules/**/example*
22+
**/examples*
2323
lerna-debug.log
2424
modules/**/webpack.config.js
2525
modules/**/node_modules

.env.example

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Add values here when running examples
2+
# TESTNET_ACCESS_TOKEN=

README.md

Lines changed: 1 addition & 1 deletion
File renamed without changes.
File renamed without changes.
File renamed without changes.

modules/bitgo/example/js/algo/account-consolidation-build.js renamed to examples/js/algo/account-consolidation-build.js

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)