dfinity / agent-js

A collection of libraries and tools for building software around the Internet Computer, in JavaScript.
https://agent-js.icp.xyz
Apache License 2.0
147 stars 91 forks source link

Remove npm `buffer/` library from agent #245

Open gobengo opened 3 years ago

gobengo commented 3 years ago

One small step toward https://github.com/dfinity/agent-js/issues/222

Tasks

Why?

Candidate followups:

MioQuispe commented 3 years ago

+1. updated from 0.8.7 to 0.9.0 and getting Buffer is not defined on a fresh project

jzxchiang1 commented 2 years ago

I'm still seeing a dependency on buffer in actor.ts... not sure why it's needed.