Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

10/

...

12 

GET  Developers STARTED

Issues for Developers
AssignmentOwnerComments
Database issuesPostgres or sequel lite,

leverage your API

Create Token pool for NFT

create 3 metamask addresses with the Platform team - we can transfer from 

mint it with QR code


QR code


Front end
Registration, Donor Transporter Recipient Page

...


Solidity
Token Connector

erc721


smart-contract method to mint nft's

Set up contracts

Token to point to IPFS

Authentication 



set up user authentication (REACT) 

User Authentication - Nodes registration in ff but we don't want users to have that capability. 

Forms


Auth. and user input data
1.(register usr  name, donation address) 

2. Nodes - donor info form, Driver form, and recipient 

BroadcastBoth private and network broadcast, some piece of information open to all and some information available private example - Donors location only for transporter. 
Donor mints, broadcast, able to supply an address to driver Privately
Creation of Datatype
Data type, play with API. FF's blockchain network lets you create data type, fill out info about the data type. Every time we make a donation
test run
interact with stack, show screenshots, 
data type
Ask FF people, reach out to Nicko for good examples JSON types

Issues for Developers

The FireFly project focusses on:Task
  • Providing a great developer API and experience
  • CLI to get you running in minutes
  • Explorer UI as first class project component
  • APIs that abstract hard constructs into simple actions
  • REST APIs for your private history of participation in the network
  • Events built for web and microservice developers
  • Pluggability for implementations of multi-party system infrastructure
  • Blockchains, off-chain data exchange, identity, compute etc.
  • Microservice runtime architecture, embracing a variety of tech stacks
  • Making proven multi-party system patterns easy for new projects to adopt
  • On-chain/off-chain coordination
  • Multi-party business processes
  • Tokens - NFTs, value transfer, and common trade patterns like atomic swaps
  • Providing developer friendly access to custom transactions+events in the underlying platforms
  • Easy submission of transactions
  • Reliable access to events
  • Plugins customized to each blockchain protocol: Fabric, Ethereum, Corda
  • Visibility and control on the flow of data a multi-party system
  • Network map backed by pluggable identity
  • Private audit of participation in a local pluggable database
  • Easy pinning of proofs on data exchange to the blockchain

10/8

POC - create 3 metamask addresses with the Platform team - we can transfer from 

...