2024-12-19
In this meeting SDF Core Software Engineer Jay talks about BLS building blocks, and walks through examples and demos.
In this meeting SDF Core Software Engineer Jay talks about BLS building blocks, and walks through examples and demos.
In this meeting SDF Developer Advocate Chris Anatalio talks about the future stack, including smart contract wallets and Passkeys. In the second half SDF Core Software Engineer Siddharth Suresh talks about increasing Soroban limits.
In this week's call we talk to Alberto Chaves from Trustless Work about building an escrow service on Stellar, followed by a quick introduction to using AI-based tools to develop Soroban smart contracts.
Agenda: Discord thread
At this week’s developer meeting, Jeesun demonstrated the new Stellar Lab, showcasing its enhanced features designed to improve the developer experience.
The tech stack of the new Stellar Lab was discussed in the meeting, and the following demos were used to show the Lab's functionality:
Agenda: Discord thread
SDF’s Platform team had an internal hackathon last week, with the purpose of building applications utilizing the Composable Data Platform (CDP). In this week’s developer meeting some of the team members present their projects. The apps are widely varied (trading app, fraud detection, JS browser-based ingester, etc) but the intent here is to show how easy CDP is to use.
Projects presented in the meeting:
Agenda: Discord thread
Summary: Hoops Finance, a DeFi protocol, discussed their platform they are building. https://www.hoops.finance/
Agenda: Discord thread
SDF DevRel team member Carsten Jacobsen showed how to build a simple Hello World dapp based on a Soroban smart contract and Next.js through these steps:
Agenda: Discord thread
Developer Experience team member Nando Vieira introduced the CLI features alias and snapshot:
Towards the end Nando went through the developer documentation, with focus on the added command line examples for Windows users, and a useful cookbook for CLI commands.
Agenda: Discord thread
Platform team demonstrated Galexie, a part of CDP(Composable Data Platform):
Agenda: Discord thread
CAP Core team deliberated on the proposed CAPs:
Core Developers discussed the latest proposals to advance Stellar Core in this week's Protocol Meeting.
Note: The hosts microphone audio is not in the video so there is some silence during Q/A. Here are the question asked during the Q/A:
A Core Dev, Dima, discussed the proposal to add constructor support to Soroban, Stellar's smart contract system.
Relevant links: Draft CAP, Ongoing discussion, Motivating Discord Thread
Key points discussed:
Note: the first part of the call was lost. The video posted above captures the second half of the call where various ecosystem developers shared their use cases and needs for a smart wallet on Stellar.
__check_auth
, Stellar implementation of a smart wallet is fairly straightforward. The capability to customize the auth is already built into the core protocol.stellar network container [start|logs]
stellar keys [generate|fund|ls]
stellar contract init
to get a whole new Soroban projectFollow Meru on X (formerly Twitter) to stay updated: https://x.com/getmeru
passkey-kit
. A TypeScript SDK for creating and managing Smart Wallets via passkeys (includes the actual Smart Wallet interface)
#passkeys
channel on Discord for a testnet token)Join the #passkeys
channel on the Discord to continue the discussion
Piyal from Freighter discussed the proposal to standardize the wallet interface. Key points from the discussion are captured below. For full notes, please view the recording; and also refer to the proposal and the post on github discussions.
Today's recording has two parts. The first 12 minutes are audio-only. The next 45 minutes have video as well. Please note the slides were shared in discord chat over screensharing, due to technical difficulties.
Part 1 (audio-only):
Part 2 (video):
stellar-rpc
docker container