Friedger
Friedger
## Description As a user, I want to update my public profile from owl.link or similar apps that manage some profile data for me. As an app developer, I want...
I have defined 5 contact apps for OI App Center: https://github.com/openintents/app-center/blob/9bccf4c91091e11234d24030966f3c97fb292a91/src/templates/publisher.js#L41 The icons are shown when the user after the have been added to their profile.
This is an Android unit test that tests only the functionality of MyActivity without relying on Android API. Note, that the android gradle plugin 1.1+ has changed the API and...
Testing on dyne fork, calling `yarn test` returns 269 errors: 
**What's your name/your team's name?** Friedger Müffke **Best email on which to contact you?** [email protected] **Personal Statement** While writing the SIP for Authentication Protocol it became clear that a lot...
This PR defines a standard for message used for sign-in with stacks (#69) It is mainly inspired by EIP-4361. The standard requires the following limits that can be discussed: *...
This SIP defines a authentication protocol used by Stacks apps. The current version has (hopefully) all the required information about the protocol as it is currently used. I changed three...
There are many efforts to use Bitcoin addresses and Stacks addresses interchangeably as they are just a different encoding of the same public key, e.g. using Bitcoins transactions to transfer...
There should be a SIP that defines smart contract functions that enables an open, decentralized market place for digital assets. These assets must implement the `operable` trait (#52). Owners of...