Skip to content

Commit

Permalink
docs: credit class, project, and batch tutorial (#1965)
Browse files Browse the repository at this point in the history
Co-authored-by: blushi <marie.gauthier63@gmail.com>
Co-authored-by: Cory <cjlevinson@gmail.com>
  • Loading branch information
3 people authored Jul 3, 2023
1 parent 4b2b250 commit c4b5e6a
Show file tree
Hide file tree
Showing 4 changed files with 489 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/.vuepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ export default defineUserConfig({
children: [
'/tutorials/user/ibc-transfers',
'/tutorials/user/currency-allowlist-proposal',
'/tutorials/user/credit-class-project-batch-management',
],
},
{
Expand Down
1 change: 1 addition & 0 deletions docs/tutorials/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Tutorials for interacting and building with Regen Ledger.

- [IBC Transfers](user/ibc-transfers.md)
- [Currency Allowlist Proposal](user/currency-allowlist-proposal.md)
- [Credit Class, Project, and Batch Management](user/credit-class-project-batch-management.md)

## Developer Tutorials

Expand Down
Loading

0 comments on commit c4b5e6a

Please sign in to comment.