NYC Blockchain Network

NYC Blockchain Network The monthly events for the NYC crypto and blockchain community. Really getting to know people and creating a lasting network effect.

Connections turn into relationships, ideas into innovations, and collaborations into transformative impact. Blockchain and Cryptocurrencies are now one of the most talked-about innovations with the promise of disruptive innovations and new ways decentralization can help business, people, and society. To reach this potential we must collaborate to form a more equitable future. Come as you are, if y

ou are part of the growing blockchain sector or are simply interested or curious let’s unfold this unlimited potential together.

Come be a part of whats next NYC
11/18/2021

Come be a part of whats next NYC

Thu, Nov 18, 2021, 5:00 PM: The EVERY 3RD THURSDAY Blockchain and Cryptocurrency Networking Event of New York City. https://nycblockchain.network/WHY THIS GROUP?Regular monthly meetings help to suppor

NYC get ready for the next Blockchain crypto meetup this September 16th at 5pm-8pm at Yara Lounge lower level.       RSV...
09/01/2021

NYC get ready for the next Blockchain crypto meetup this September 16th at 5pm-8pm at Yara Lounge lower level. RSVP below.

Thu, Sep 16, 2021, 5:00 PM: The EVERY 3RD THURSDAY Blockchain and Cryptocurrency Networking Event of New York City. https://nycblockchain.network/WHY THIS GROUP?Regular monthly meetings help to suppor

Blockchain and Cryptocurrencies are now one of the most talked-about innovations with the promise of disruptive innovati...
07/21/2021

Blockchain and Cryptocurrencies are now one of the most talked-about innovations with the promise of disruptive innovations and new ways decentralization can help business, people, and society. To reach this potential we must collaborate to form a more equitable future. https://nycblockchain.network/

Come as you are, if you are part of the growing blockchain sector or are simply interested or curious let’s unfold this unlimited potential together.

The monthly meetup for the NYC crypto and blockchain community. We hold regular 3rd Thursday monthly Blockchain networki...
07/21/2021

The monthly meetup for the NYC crypto and blockchain community. We hold regular 3rd Thursday monthly Blockchain networking events in New York City to support idea generation and connections. These events help to foster a strong ecosystem for blockchain innovation in New York City.

Address

20 W 34th Street
New York, NY
10001

Opening Hours

5pm - 9pm

Alerts

Be the first to know and let us send you an email when NYC Blockchain Network posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });