Merry Christmas and Happy New Year’s! As 2020 is coming to a close, cryptocurrency prices are on fire. Bitcoin continues to climb to new highs while Alt Coins struggle to keep up. The past week brought us a major lawsuit between the SEC and Ripple, 1inch Governance Token Release, and over 2,000,000 Ether locked up in the ETH2 staking contract.
Market Update (Monday 9:30 AM ET)
Percent Change (Rounded) Based on Last Monday Open (9:30 AM ET)
Bitcoin- $27,279 (+20%)
Ether- $730 (+20%)
Gold- $1,888 (+1%)
DJI Average- 30,283 (+1%)
NYSE Composite Index- 14,476 (+1%)
NASDAQ Composite Index- 12,914 (+1%)
S&P500 Index- 3,723 (+1%)
New Developments
1inch Token Release, 1inch Blog
Industry Insights
How Blockchain Helped A Gaming Platform Become A Game Changer, EY
MakerDAO’s Year In Review: 2020, MakerDAO Blog
ConsenSys Codefi By The Numbers, ConsenSys Codefi
Dev Talk
Top 5 Headaches for Web3 Developers, Ingamar
What is an Ethereum Core Developer?, Hudson Jameson
Latest Peggy Developments, Althea Blog
dApp Education
*Check whether your email was part of the Ledger Hack
Argent hosts the entire Ledger hacked database
Developer Activity
DeFi Pulse Public API:
*Tools: Visual Studio Code, DeFi Pulse API Key, DeFi Pulse SDK
# Build SDK
private readonly HttpClient _httpClient;
private readonly string _apiKey;
public DeFiPulse(HttpClient httpClient, string apiKey)
{
_httpClient = httpClient ?? throw new ArgumentNullException(nameof(httpClient));
_apiKey = apiKey ?? throw new ArgumentNullException(nameof(apiKey));
}
# Call the GetDeFiProjectsMarketOverview Endpoint:
public async Task<DeFiProjectsMarketOverview> GetDeFiProjectsMarketOverview()
{
return await _httpClient.GetFromJsonAsync<DeFiProjectsMarketOverview>($"defipulse/api/MarketData?api-key={_apiKey}");
}
Blockchain Jobs
Want to list your company’s open position? Send an email to defibridge@gmail.com
Earn Opportunity
Getting into cryptocurrency is easier than it’s ever been. 10 years ago the only way someone could really get their hands on some BTC was to set up a mining rig on their computer or to find someone online willing to sell P2P. Today earning cryptocurrency is one of the go to methods for newcomers to the space. One of my favorite ways to earn crypto is by shopping online using the Lolli extension. Lolli is a “cash-back” rewards company but gives its users the chance to earn it in BTC. They have partnerships with over 1000 retailers and offer rewards back as high as 20%. Check out Lolli through the link below!