Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blocto/blocto-docs
Documentations for integrating with Blocto
https://github.com/blocto/blocto-docs
blockchain blocto ethereum flow sdk tron wallet
Last synced: 7 days ago
JSON representation
Documentations for integrating with Blocto
- Host: GitHub
- URL: https://github.com/blocto/blocto-docs
- Owner: blocto
- Created: 2020-08-22T01:05:35.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-31T03:37:31.000Z (6 months ago)
- Last Synced: 2024-05-31T04:42:55.632Z (6 months ago)
- Topics: blockchain, blocto, ethereum, flow, sdk, tron, wallet
- Language: HTML
- Homepage: https://docs.blocto.app
- Size: 6.15 MB
- Stars: 9
- Watchers: 14
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Support: support/faq.md
Awesome Lists containing this project
README
---
description: Getting started with Blocto and Blocto SDK
---# 📣 Introduction
Blocto is built with two goals in mind:
1. **Make it simple for average users to use dApps**
2. **Make it simple for developers to build good dApps**For these goals we have built:
1. [Blocto app](blocto-app/overview.md) to reduce entry barrier and improve dApp experience
2. [Blocto SDK](blocto-sdk/overview.md) to help developers build awesome dApps with minimal effort![](.gitbook/assets/BloctoSDK\_Banner\_20221102\_1440x810-02.jpeg)
#### Account Abstraction
Blocto wallets are built with chain-agnostic account abstraction. On chains with native account abstraction, such as [Aptos](https://aptos.dev) and [Flow](https://flow.com/), Blocto utilizes the native account system to provide account abstraction functionalities; On chains without native account abstraction, such as Ethereum, Polygon and Solana, Blocto builds uses smart contracts to achieve account abstraction. This gives Blocto wallets a lot of advantages over regular private-key wallets. To learn more about our ERC-4337 compliant wallet on Ethereum, check out[ this technical document](technical-documents/contract-wallet.md).
{% hint style="info" %}
Blocto is in the process of refreshing our brand identity. Our new logo is the first of a number of visual changes you'll be seeing over the next few months. Join our Discord and stay updated for the latest news!
{% endhint %}{% hint style="warning" %}
Blocto is under heavy development. New features come every week. [Subscribe to our mailing list](https://blocto.typeform.com/to/nJTnwcjv) so you don't miss out on our news.
{% endhint %}