planetarium / libplanet

Blockchain in C#/.NET for on-chain, decentralized gaming
https://docs.libplanet.io/
GNU Lesser General Public License v2.1
505 stars 139 forks source link

Use `buffer` dependency for browser environment #3827

Closed moreal closed 1 week ago

moreal commented 2 weeks ago

It makes @planetarium/account to use buffer dependency to use Buffer in browser environment. It also has not related changes because of biomejs.

s2quake commented 2 weeks ago

The yarn cli installation error has been fixed(https://github.com/planetarium/libplanet/pull/3831). Please rebase this PR.

moreal commented 1 week ago

@s2quake I rebased this pull request on the main branch. Could you review again?