Skip to content

Instantly share code, notes, and snippets.

View chrom007's full-sized avatar
🏠
Working from home

Sergei Pilip chrom007

🏠
Working from home
  • TypeCode
  • Ukraine
  • 20:32 (UTC +03:00)
View GitHub Profile
@chrom007
chrom007 / MessageBuffer.cs
Created November 26, 2017 01:06 — forked from JustSomeBacon/MessageBuffer.cs
A byte buffer class made originally for projects in C# that deal with Game Maker Studio.
using System;
using System.Text;
/// <summary>
/// This class handles byte buffer arrays.
/// </summary>
public class MessageBuffer
{
/// <summary>
/// The byte buffer.
@chrom007
chrom007 / CoinbasePHP.md
Created January 30, 2018 03:57
Coinbase - PHP docs

Coinbase Wallet PHP Library

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

This is the official client library for the [Coinbase Wallet API v2][1]. We provide an intuitive, stable interface to integrate Coinbase Wallet into your