No funded issue found.
Check out the Issue Explorer
Be the OSS Funding you wish to see in the world.
Looking to fund some work? You can submit a new Funded Issue here .
Time left
Opened
Issue Type
Workers Auto Approve
Project Type
Time Commitment
Experience Level
Permissions
Accepted
Reserved For
Feature: add image or video to peep
matterinc
Swift, HTML, Ruby
**Current behavior:**
Now you can only send Peep with some text data in it.
**Expected behavior:**
Need to send Peep with image or video data in it both to PeepEth server and to blockchain.
**Solution:**
It’s needed to prepare sending data to server and Ethereum blockchain.
Carefully look at how Peeps are sending now.
Sending controller is _SendPeepViewController_.
After tapping "Send" button and writing correct password will be formed Server Peep:
```swift
let peep = Peep(type: "peep",
content: content,
pic: "",
untrustedAddress: address!,
untrustedTimestamp: Int(Date().timeIntervalSince1970),
shareID: shareHash,
parentID: parentHash)
let createdServerPeep = CreateServerPeep(ipfs: "xxx",
author: address!,
content: content,
parentID: parentHash,
shareID: shareHash,
twitterShare: false,
picIpfs: "", // LOOK, its empty now. But it most likely shouldn't be
origContents: peep,
shareNow: true)
```
Then peep is posting to Peepeth server. In response you will get peeps hash from IPFS. In case of success you can optionally post peep to blockchain. But most likely you will not need to change anything further, since only a hash of a peep is required to send a transaction.
Perhaps you need just to load image to some server and use its link when forming Peeps data. To get more info send Peep from Desktop PeepEth in Chrome using Developer Tools to “reverse engineer it”.
**Acceptance Criteria:**
The code is written in new branch named feature/sendMedia or something like that.
The code implements the targets described above.
The code can be merged into the develop branch without conflicts.
**Required Skill:**
Participants needs to have experience in Swift software development.
Setup your profile
Tell us a little about you:
Skills
No results found for [[search]] .
Type to search skills..
Bio Required
[[totalcharacter]] / 240
Are you currently looking for work?
[[ option.string ]]
Next
Setup your profile
Our tools are based on the principles of earn (💰), learn (📖), and meet (💬).
Select the ones you are interested in. You can change it later in your settings.
I'm also an organization manager looking for a great community.
Back
Next
Save
Enable your organization profile
Gitcoin products can help grow community around your brand. Create your tribe, events, and incentivize your community with bounties. Announce new and upcoming events using townsquare. Find top-quality hackers and fund them to work with you on a grant.
These are the organizations you own. If you don't see your organization here please be sure that information is public on your GitHub profile. Gitcoin will sync this information for you.
Select the products you are interested in:
Out of the box you will receive Tribes Lite for your organization. Please provide us with a contact email:
Email
Back
Save