1
1
# The Picasso Tech Stack
2
2
3
+
3
4
## 1. Pallets to Power Defi Functionalities
4
5
5
- The ultimate vision is for [ pallets] ( https://docs.substrate.io/v3/runtime/frame/#pallets )
6
+ Within Picasso, the ultimate vision is for [ pallets] ( https://docs.substrate.io/v3/runtime/frame/#pallets )
6
7
to cover all major components of DeFi, including primitives, core/secondary
7
8
functions, and application/tertiary infrastructures. Primitives are the
8
- essential elements underpinning all of DeFi, which are oracles, smart contracts,
9
- tokens, transaction execution, keepers, and governance. Core functions build on
10
- these primitives to deliver valuable functions like DeFi lending, and tertiary
11
- applications meld these core functions into even more complex and valuable
12
- opportunities such as yield aggregation. For example, Picasso has a smart
13
- contract unit that we’ve assembled, with the aim to enable developers from
14
- different ecosystems to deploy a variety of smart contracts and languages and
15
- have them talk to each other, on the same parachain, including those using EVM,
16
- Tezos, ink!, and Solana’s eBPF.
17
-
18
- While we encourage the community to build pallets, we also will be building
19
- base-level infrastructure from which other pallets can be created; initially, we
20
- will be deploying our [ Apollo ] ( ./the-picasso-tech-stack/apollo.md ) (oracle),
21
- [ Cubic ] ( ./the-picasso-tech-stack/cubic.md ) (vaults) and
22
- [ Angular ] ( ./the-picasso-tech-stack/angular.md ) (isolated lending pair) pallets,
23
- in order to provide a foundation and kick off development on Picasso.
24
-
25
- ![ The ultimate vision for Picasso is to have a complete offering of pallets of all kinds to facilitate dApp development. ] ( ./the-picasso-tech-stack.png )
9
+ essential elements underpinning all of DeFi, and include oracles, smart
10
+ contracts, tokens, transaction execution, keepers, and governance. Core
11
+ functions build on these primitives to deliver valuable functions like DeFi
12
+ lending. Finally, tertiary applications meld these core functions into even more
13
+ complex and valuable opportunities such as yield aggregation.
14
+
15
+ Using this framework, we are encouraging the community to build pallets to suit
16
+ their needs and to share with other community builders. To assist in and
17
+ stimulate the development process, we also will be building base-level
18
+ infrastructure from which other pallets can be created. Initially, we will be
19
+ deploying our [ Apollo ] ( ./ the-picasso-tech-stack/apollo.md ) (oracle), [ Cubic ] ( ./the-picasso-tech-stack/cubic.md )
20
+ (vaults) and [ Angular ] ( ./the-picasso-tech-stack/angular.md ) (isolated lending
21
+ pair) pallets, in order to provide a foundation and kick off development on
22
+ Picasso.
23
+
24
+ ![ the-picasso-tech-stack ] ( ./the-picasso-tech-stack.png )
25
+ * Current primary, secondary (core), and tertiary (application) pallets are
26
+ displayed in the table above. *
26
27
27
28
This full pallet suite will decrease the barriers to entry for parachain
28
29
participation, in addition to providing built-in DeFi primitives for developers.
29
30
Overall, this will make it easier than ever to build new and innovative
30
31
solutions on the parachain, unleashing novel functionalities into the DeFi
31
32
space.
32
33
33
- To help support pallet development on Picasso, we have launched the [ Composable
34
- Grant Program] ( https://grants.composable.finance/ ) to assist some of the most
35
- promising upcoming pallet projects. Selected projects will receive full hands-on
36
- support from the entire Composable team in addition to funding.
37
34
38
35
## 2. An Incubator Program to Foster New Projects Using Our Technology
39
36
@@ -45,15 +42,17 @@ most promising projects being incubated by Composable Labs. Thus, developers can
45
42
work with all of the tools they need to build powerful applications, and receive
46
43
the support to achieve success.
47
44
48
- ## 3. A Governance Functionality Through Composable Tokens
45
+ To even further support and incentivize pallet development on Picasso, we have
46
+ launched the [ Composable Grant Program] ( https://grants.composable.finance/ ) to
47
+ assist some of the most promising upcoming pallet projects. Selected projects
48
+ will receive full hands-on support from the entire Composable team in addition
49
+ to funding. More details on how you can get involved building on the Composable
50
+ ecosystem are available [ here] ( ../../ecosystem/build-on-composable-ecosystem-development.md )
49
51
50
- Picasso has a built-in mechanism for users to vote on which pallets they want to
51
- add to a run time. This will be accomplished through our native Composable
52
- (LAYR) tokens, which act to provide token holders with governance votes.
53
52
54
- ## 4 . A Strategy for Parachain Maintenance
53
+ ## 3 . A Governance Functionality Through Composable Tokens
55
54
56
- We are already starting to think about a long-term strategy for maintaining the
57
- parachain. This includes considering pager duties, APIs, lease renewal, etc.
58
- This will ensure that our parachain ecosystem is able to continually flourish .
55
+ Picasso has a built-in mechanism for users to vote on which pallets they want to
56
+ add to a run time on Picasso. This will be accomplished through Picasso’s native
57
+ tokens PICA, which also act to provide token holders with governance votes .
59
58
0 commit comments