Skip to content

Commit

Permalink
Merge branch 'w3f:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
iunknow588 authored Nov 20, 2024
2 parents df6d6a3 + b1d2424 commit c7441aa
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion applications/hyperfridge.md
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ Repos:

### Milestone 5 Demo-UI with stable-coin application

* **Estimated Duration:** 1 month
* **Estimated Duration:** 5 month
* **FTE:** 0.5
* **Costs:** 1.000 USD

Expand Down
4 changes: 2 additions & 2 deletions applications/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Besides, **there is a clear difference between an application being accepted and
| [Katarína Valová](https://github.com/kacena123) | [AgriDot](./AgriDot.md) | [GitHub](https://github.com/kacena123) ||||
| [ParaSpell Research Foundation](https://paraspell.xyz/) | [xcNFT](./xcNFT.md) | [GitHub](https://github.com/paraspell) ||||
| [Web3 Association](https://github.com/web3association) | [Open source contributor funding experiment](./web3-association-open-source-contributor-funding-experiment-setup.md) | [GitHub](https://github.com/web3association) ||||
| [SIGMA 8 SOLUTIONS](https://github.com/lukastanisic99) | [P2P State Channels](./P2PStateChannels.md) | [GitHub](https://github.com/lukastanisic99) || ||
| [SIGMA 8 SOLUTIONS](https://github.com/lukastanisic99) | [P2P State Channels](./P2PStateChannels.md) | [GitHub](https://github.com/lukastanisic99) || ||

[🔝](#top)

Expand All @@ -93,7 +93,7 @@ Besides, **there is a clear difference between an application being accepted and

| Team | Project | Link | Terminated | First Delivery | Completed |
| :------------------------------------------------------------------| :------------------------------------------------------------------------------------------------------| :------------------------------------------| :---------: | :------------: | :--------: |
| [MLabs](https://mlabs.city/) | [TuxedoDapp](./TuxedoDapp.md) | [GitHub](https://github.com/mlabs-haskell) || | |
| [MLabs](https://mlabs.city/) | [TuxedoDapp](./TuxedoDapp.md) | [GitHub](https://github.com/mlabs-haskell) || | |
| [Lastic](https://www.lastic.xyz/) | [Coretime Indexer + Visualizations](./lastic-grant3.md) | [GitHub](https://github.com/LasticXYZ) ||||
| [IgorStojanov](https://igorstojanov.com/) | [Material Design Makeover for Substrate Front-End Template](./lsi-front-end-template.md) | [GitHub](https://github.com/stojanov-igor) ||||
| DOT Login | [DOT Login](./dot-login.md) | [GitHub](https://github.com/singkeo) ||||
Expand Down
6 changes: 3 additions & 3 deletions applications/nftaa.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ communication.
Additionally, NFTAAs can function as asset owners or participate in multi-signature schemes, further
enhancing their utility and security.

<img src="https://raw.githubusercontent.com/decenzio/NFTAA-Polkadot/286414435e0fdd51810c1093688daf67df59d010/proposal/prox.png" alt="Proposal Diagram" width="30%" height="30%">
<img src="https://raw.githubusercontent.com/decenzio/NFTAA-Polkadot/286414435e0fdd51810c1093688daf67df59d010/proposal/prox.png" alt="Proposal Diagram" width="30%" height="30%" />

A significant feature of NFTAA is the ability to transfer ownership of such an account/asset to
another owner with the real change of the private keys serving the NFTAA.
Expand All @@ -86,7 +86,7 @@ and _attributes_.
Attributes are crucial for enterprise use cases, allowing NFTAAs to be marked as entities such as companies or departments
within a corporate structure.

<img src="https://raw.githubusercontent.com/decenzio/NFTAA-Polkadot/main/proposal/nftaa_seq_dia_creation.svg" alt="Proposal Diagram" width="70%" height="30%">
<img src="https://raw.githubusercontent.com/decenzio/NFTAA-Polkadot/main/proposal/nftaa_seq_dia_creation.svg" alt="Proposal Diagram" width="70%" height="30%" />

Reimplementing the _utility.as_derivate_ function is the second crucial step.
Constructing a keyless address in the runtime pallet from accountId and index is challenging.
Expand All @@ -102,7 +102,7 @@ setting the derived account as the caller, and executing the original call.
This mechanism ensures secure and efficient operations, allowing NFTAAs to function effectively within the blockchain
ecosystem.

<img src="https://raw.githubusercontent.com/decenzio/NFTAA-Polkadot/main/proposal/nftaa_seq_dia_proxy.svg" alt="Proposal Diagram" width="70%" height="30%">
<img src="https://raw.githubusercontent.com/decenzio/NFTAA-Polkadot/main/proposal/nftaa_seq_dia_proxy.svg" alt="Proposal Diagram" width="70%" height="30%" />

Ultimately, the proposed pallet will enable the creation of NFTAAs, setting attributes, and staking on the relay chain via
the NFTAA.
Expand Down
3 changes: 2 additions & 1 deletion applications/substrate_client_java.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Substrate Client for Java

- **Team Name:** Seals
- **Payment Address:** Information provided in the "W3F Technical Grant Application Form"
- **Payment Address:** Information provided in the "W3F Technical Grant Application Form"
- **Status:** [Terminated](https://github.com/w3f/Grants-Program/pull/726#issuecomment-2463302672)

## Project Overview :page_facing_up:

Expand Down

0 comments on commit c7441aa

Please sign in to comment.