-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Akim Mamedov
committed
Feb 23, 2024
1 parent
1d0fc23
commit 4c314bc
Showing
94 changed files
with
3,974 additions
and
3,500 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,13 @@ | ||
- Landing - 1 - Route "/fluence" | ||
- Claiming flow 1 - Route "/" | ||
- Claiming flow 2 - Route "/wallet" | ||
- Claiming flow 14 - Route "/proof" | ||
- Claiming flow 8 - Route "/delegation" | ||
- Claiming flow 9 - Route "/done" | ||
- Claiming flow 10 - Route "/finish" | ||
- Claiming flow 11 - Route "/not-found" | ||
- Claiming flow 12 - Route "/claimed" | ||
|
||
|
||
* Landing - 1 - Route "/fluence" | ||
* Claiming flow 1 - Route "/" | ||
* Claiming flow 2 - Route "/wallet" | ||
* Claiming flow 14 - Route "/proof" | ||
* Claiming flow 8 - Route "/delegation" | ||
* Claiming flow 9 - Route "/done" | ||
* Claiming flow 10 - Route "/finish" | ||
* Claiming flow 11 - Route "/not-found" | ||
* Claiming flow 12 - Route "/claimed" | ||
# | ||
Deploy on GH Pages - https://nsvdev.github.io/fluence/#/fluence | ||
|
||
Deploy on GH Pages - https://nsvdev.github.io/fluence/#/fluence |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<!DOCTYPE html> | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,2 @@ | ||
.App { | ||
|
||
|
||
|
||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.