Using AI to better submit your S-1 or A1 form to the SEC.

We have thought about this process over the last few weeks. The roadblock with any AI project is clean data in/out. There is no standardization by the SEC or user fillings for these legacy applications. Here is our approach to helping AI learn to make better application submissions. We would create an overall workflow that looks like the following:

With the following architecture. (not the greatest drawing, sorry.)

My concern is that this is all needed to build the data pipeline to get the documents into a system that can then extract info and pass it to an LLM for processing. There isn’t any custom training or tagging, meaning the outcomes are unknown once you do it.

After this phase is done, we’d analyze the performance and then suggest a path forward from there, which would be either:
(1) tweak the prompting and continue to use retrieval augmented generation
(2) move to fine-tuning an LLM

This could be easy or incredibly complex. It would not be known until we test it.

PayID Hackathon 2020 3rd Place Winner

PayID Hackathon 2020 3rd Place Winner

Web3devs participated in PayID Hackathon: Make money move like email hosted by Devpost.

Unisend – Send money internationally for free

 

 

Inspiration

It’s quite hard, expensive, and slow to pay overseas developers.

What it does

Unisend allows you to send money to anywhere in the world for basically free via an XRP payment rails and PayId. This is done by using Dwolla and Plaid to withdraw money from the sender’s bank via ACH. Those funds are deposited into an exchange. The USD is immediately exchanged for XRP. The XRP tokens to the recipient’s exchange address which is on their PayId. The tokens are immediately sold once the webhook is triggered. From there, the funds are send to the recipients bank account.

How we built it

We used React for the frontend and Express NodeJS for the backend. We utilized numerous APIs including Plaid and Dwolla. These two APIs allow us to withdraw funds from a user’s US bank account via ACH. We also used the Indian banking API to handle their ACH equivalent.

Challenges we ran into

Setting up Dwolla and making it function with Plaid.

Built With

  • antdesign
  • dwolla
  • express.js
  • node.js
  • payid
  • plaid
  • react
  • ripple

Try it out
unisend1.rootpayments.com

Learn more on Devpost HERE

Do you know of a hackathon the Web3devs team should participate in next? Please let us know!

Initial thoughts on Facebook’s new Libra blockchain platform

Initial thoughts on Facebook’s new Libra blockchain platform

Love it or hate it, everyone was waiting to see what Facebook’s new Libra platform would look like when it was revealed today. I spent some time this morning going over their docs and examples and I found some things to be expected and some things that were a bit surprising.

 

Getting Started

It looks like for now, Facebook has a testnet up and running. The mainnet will be up sometime in 2020, so that gives developers plenty of time to learn the system and create apps on top of it. As expected, there is no way to run a real “node” in the classic sense of the term, where you can contribute directly to the network. You must currently connect to validator nodes. I couldn’t quickly determine what their process is for becoming a validator node, but I have a strong suspicion it consists of being a giant corporation and paying a small fortune. You can run your own validator network locally, but that is just your own network for development purposes and does not connect to the testnet or future mainnet.

Getting started was pretty quick and painless if you’re not afraid of the command line. I was connected to the test network and making transactions between Alice and Bob in less than 5 minutes. A lot of the tools and commands were very familiar and it does seem that Facebook is putting effort into giving developers what they’re used to in the blockchain world and not trying to reinvent the wheel. One really nice feature was that there is a testnet Faucet built right into the CLI. This helps us devs get up and running even faster.

 

Pseudonymity

One of the big questions looming about Libra was how anonymous was it going to be? Blockchain people love anonymity/pseudonymity, it’s one of the core belief pillars for a lot of people in the industry. And Facebook doesn’t exactly have a strong reputation in the privacy department.

I was happy to see that nowhere in the process of getting set up and making transactions was I prompted with a Facebook login. It seems Facebook so far is taking pseudonymity pretty seriously. So far. Keep in mind this is all currently on testnet. Things could be different when the mainnet launches.

 

Smart Contracts

As a dyed-in-the-wool Ethereum enthusiast, I was a bit disappointed in Libra’s smart contract capabilities. Ethereum’s smart contracts are the thing that made everything click for me about the potential future of blockchain technology, and it seems Libra’s “smart contracts” are a bit more akin to Stellar Smart Contracts, which are really more like multisig wallets than flexible smart contracts. There’s still a lot you can do with them, though. Everything from custom tokens to full auction websites can be built using this type of contract, but good luck going as far as projects like MakerDAO or Aragon on a limited system like this.

 

Open Source

Facebook seems to actually be making the effort to build a development community around Libra. Everything is open source, the documentation is excellent, and the developer tools are familiar. Once again, we’ll see if this holds up when they make the transition to mainnet, but I’m hopeful after today.

 

Conclusion

I’m remaining hopefully optimistic about Facebook’s new Libra platform. It seems like they’re headed in the right direction. And while I would never suggest Libra will overtake a fully open network like Ethereum, I’m sure it will have valid use cases that help move the needle with blockchain technology in general. I think the really exciting use cases of this technology will come from the WhatsApp world. Large sections of the world use WhatsApp to pay for quite literally everything they buy. Adding the possibility for conditional payments on top of that could open up billions of people to the benefits of blockchain technology. I’ll definitely be watching this project closely and learning more and more on the dev side. Let us know if you have the next great idea to be built on this platform and need some devs to put it together.

PayID Hackathon 2020 3rd Place Winner

Status Hackathon – Aaron Anderson from web3devs gets 2nd place

The Status hackathon in Prague last week was one of the most anticipated events in the blockchain world this fall. Hundreds of coders from all over the world formed 32 teams and worked all weekend to build blockchain tools in the Status ecosystem.

Aaron Anderson’s team created DaiPOS, a point of sale solution using the DAI stablecoin. It has an interface similar to SnapChat, creates QR codes that hold the transaction data for purchases, and keeps track of sales and inventory. Purchasers do not need to have the app, any Ether wallet that can scan QR codes can complete the transaction.

The judges awarded them 2nd place in the Marketplaces Track and received the bounty from the DAI prize.

Since we’ve been cleaning up at these hackathons, we’ve decided to go all in and head out as a team to San Francisco next week to compete in the EOS Global Hackathon. Let us know if you’ll be there!

PayID Hackathon 2020 3rd Place Winner

EthAtlanta hackathon web3devs win again in Atlanta

Following the big win at WyoHackathon in Wyoming, the web3devs team attended the EthAtlanta hackathon and won there, as well. James Ruffer and Brian Wentzloff created a suite of development tools to interact with the provide.services blockchain acceleration platform. They then used those development tools to create a suite of WordPress plugins that can interact with the provide.services infrastructure. Out of the 12 submissions, they were chosen as the overall winner by a panel of judges.

Web3devs pride themselves on building tools to help people and businesses interact with blockchain technologies. That’s why we don’t only specialize in blockchain technology, we also have a team of WordPress experts since close to 20% of websites are built on this content management platform. If you have a project you need built to connect WordPress and blockchain, let us know.

Also, keep an eye out for a couple of us at the Status.im hackathon in Prague.

web3devs win big at WyoHackathon

web3devs win big at WyoHackathon

The WyoHackathon was a highly anticipated hackathon where participants were tasked with building a fully functional blockchain-related product in one weekend. More than 300 software developers from all over the world formed 30 teams to compete for a number of prizes. Wyoming has been incredibly innovative in the past year regarding blockchain technology, and their state government has led the way in proactive forward-thinking blockchain and cryptocurrency regulation, hence the anticipation from blockchain enthusiasts for this hackathon.

A team of developers from web3devs made the trek to the Cowboy State to participate. Aaron Anderson, David Bruno, Scott Finney, and Sam Steele created the Electronic Corporate Formation Portal to help blockchain businesses legally incorporate in the state of Wyoming and to help those companies comply with the new regulations Wyoming has enacted — and they did it in less than 48 hours.

The Electronic Corporate Formation Portal takes advantage of new Wyoming services that allow companies to incorporate an LLC with the state electronically instead of filling out paperwork manually. The web3devs team’s ECFP integrates with Wyoming’s new system and also allows companies to then create and associate cryptocurrency wallet addresses with the new LLCs, thereby complying with the state’s new financial regulations regarding blockchain LLCs.

The product they created was a hit, winning four awards including the final “Best for Wyoming” award. The judges included all 3 gubernatorial candidates in Wyoming as well as tech leaders in the Wyoming community and blockchain experts from around the country including Joseph Lubin, the co-founder of Ethereum and founder of ConsenSys.

The WyoHackathon was lots of fun and we had the opportunity to meet a lot of great people. Next stop is Atlanta! Check us out at EthAtlanta September 21-23 and check out what we’re going to build next.