http://gothub.r4focoma7gu2zdwwcjjad47ysxt634lg73sxmdbkdozanwqslho5ohyd.onion/dbpunk-labs/db3
Playground open the http://127.0.0.1:26629/database to create database or collection, then go the playgound // create a account const account = createRandomAccount ( ) // create the client const client = createClient ( 'http://127.0.0.1:26619' , 'http://127.0.0.1:26639' , account ) // get the collection // please replace the database address and collection name with yours const collection = await getCollection ( "0xF7..79" , "book" , client ) // add a document const { id } = await addDoc ( collection , {...