share
Decentralized Application Platform
Dapps of All Sizes

The next big thing: Decentralized applications - often simply called dapps - are set to disrupt the whole application market. They are unstoppable, open source, fully transparent, trustless and based on blockchain technology.

Dapp Store

The Crypti Dapp Store is the first of its kind. An aggregation of all decentralized applications published on the Crypti network, the Dapp Store will help you find anything, from decentralized prediction markets to online games.

catalogue description
usability description
Usability
Intuitive User Experience

The Crypti client has been built from the ground up to provide an easy to use, intuitive interface. By simplifying the typical wallet experience, Crypti provides a user experience that is second to none.

Convenient for Everyone

Crypti was built with you in mind. By utilizing core features such as usernames, contact lists, and built in messaging, managing your presence in the Crypti network is an intuitive and modern experience.

feature description
Security
Multi-Signature Groups

To provide maximum security for startups and individual users we implemented multi-signature transaction authentication. You can create a multi-signature group with up to 16 accounts and configure it to your needs.

Second Passphrase

As an added security measure, Crypti allows users to set a second passphrase on their account. In the event that your first passphrase is compromised, your second passphrase is still required for every transaction.

Open Source

The Crypti Foundation is a strong supporter of open source software. Due to the fact that Crypti is a also a financial platform, it is self-evident that the source code is public for everyone. As long as there is a backlink to Crypti, you are free to fork, review or enhance the codebase.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
// Decentralized Application ============

var sandbox = process.binding('sandbox');

sandbox.sendMessage({
    call: "dapps#receive",
    args: {body: "Hello Crypti!"}
});

sandbox.onMessage(function (msg, cb) {
    console.log("receive message from crypti", msg.body);
    cb();
});

// crypti ======================

var sandbox = new Sandbox("index.js", dappId, function (msg, cb) {
    console.log("receive message from dapp " + dappId, msg.body);
    cb();
}, true);

sandbox.sendMessage({body: "Hello dapp!"});

sandbox.run();
A lot more to come!
Stay up to date by subscribing to our newsletter. Promise, we don’t spam.

Crypti Features

Some awesome features we’d like to show you

Announcement


The Foundation is proud to have Lisk continuing the Crypti vision.


Find out about the new Bitcoin / Ethereum DAO platform at Wings.ai.


Get Wings