An open API service indexing awesome lists of open source software.

https://github.com/friedger/eosioprofile

Profiles for users and NFTs on the EOS blockchain
https://github.com/friedger/eosioprofile

eos-contracts eosio

Last synced: over 1 year ago
JSON representation

Profiles for users and NFTs on the EOS blockchain

Awesome Lists containing this project

README

          

# Overview
EOS Profile is based on the simple eos project template. Please read there to get this project running locally.

EOS Profile provides an interface to `eosioprofile` contract on the EOS blockchain. This contract stores profiles for user accounts.

## Profile json schema
See [here](PROFILE_JSON.md) for a discussion of the profile json.

## Screensots
List of recent profiles
![List of recent profiles](images/eosioprofile1.png)

Edit own profile, disconnect
![Action menu](images/eosioprofile2.png)

Edit own profile
![Edit own profile](images/eosioprofile3.png)