Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update BLOG_POST.md with screenshot #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions BLOG_POST.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ For non-fungible tokens the current implementation supports:
- Repaying the loan (plus interest) and thus receiving the NFT back from escrow
- Liquidation of the NFT by transferring it from the escrow to the loaner in case the original NFT owner has not payed back the loan

<img width="1264" alt="Screenshot 2021-07-03 at 06 39 19" src="https://user-images.githubusercontent.com/631758/124331909-304b0900-dbcb-11eb-8953-c1ddd32c5ef0.png">

## Outlook & Next Steps

The next major steps for Interstellar are:
Expand Down